Developer Documentation
API Reference
Integrate 200+ conversion and utility tools into your applications with our simple RESTful API.
Get API Key
Create one in your dashboard
Authenticate
Add Bearer token to headers
Make Requests
Call any endpoint below
Go Live
All tools are free to use
Authentication
All API requests require authentication via a Bearer token in the Authorization header. You can generate API keys from your Dashboard.
Authorization: Bearer fct_your_api_key_hereBase URL
https://api.freeconvertingtools.com/v1Rate Limits & Credits
Each API call consumes credits based on the endpoint. Rate limits are enforced per API key. Exceeding limits returns 429 Too Many Requests.
| Plan | Price | Credits | Rate Limit |
|---|---|---|---|
| Free | $0 | 100/day | 10 req/min |
| API Starter | $9/mo | 5,000/mo | 60 req/min |
| API Pro | $29/mo | 50,000/mo | 200 req/min |
| Enterprise | Custom | Unlimited | Custom |
Endpoints
Error Codes
| Code | Meaning | Resolution |
|---|---|---|
400 | Bad Request | Check your parameters. A required field may be missing. |
401 | Unauthorized | Verify your API key is correct and active. |
403 | Forbidden | Your plan may not have access to this endpoint. |
404 | Not Found | Verify the endpoint path is correct. |
413 | Payload Too Large | File exceeds the maximum size limit (50MB). |
429 | Too Many Requests | Rate limit exceeded. Wait and retry with exponential backoff. |
500 | Internal Server Error | Server error. Contact support if it persists. |
Ready to Get Started?
Create an API key and start converting files in minutes.