Welcome to Convert2PDF API!
Before you can start converting files through our API, you’ll need to generate an API key.
This guide walks you through the process step-by-step — from creating an account to using your key securely.
1. Create Your Account#
To begin, sign up for a Convert2PDF account.You can register using your email address or Google account.
Once registered, you’ll automatically be redirected to your dashboard.
2. Navigate to the API Keys Section#
Inside the dashboard, look for the API Keys tab in the sidebar.
This is where you can view, create, and manage all of your API keys.
3. Generate a New API Key#
Click the Create API Key button.
You’ll be asked to provide a name for the key — this helps you recognize it later.Once you’ve entered a name, confirm to generate your key.
4. Copy and Store Your API Key Securely#
After creation, your new API key will appear on the screen.
Click the copy icon to save it to your clipboard.⚠️ Important:
For security reasons, the full key is shown only once — right after it’s created.
Save it somewhere safe (like a password manager).
If it’s lost, you’ll need to generate a new one.
5. Start Using Your API Key#
You’re now ready to use your key in API requests!
Add it to the X-API-Key header of every request.
💡 Best Practices#
Keep your API keys secure by following these tips:Never share or publish your API keys publicly.
Use environment variables instead of hardcoding keys.
Create separate keys for different environments (dev, staging, production).
Rotate keys regularly for extra protection.
If a key is compromised, revoke it immediately from your dashboard.
🚀 What’s Next?#
Modified at 2025-10-21 16:36:09