Basic, Pro, and Ultra plans include basic conversion API support with the same minute allowance as the web app. Use the API to convert, compress, or process files programmatically.
Limits (same as web)
Your plan’s conversion minutes apply to the API. Request body size is limited to 100 MB per request.
- Basic: 500 min/month.
- Pro: 1,500 min/month.
- Ultra: 4,000 min/month.
What’s supported
The API supports file conversion and compression via POST /api/convert—the same conversion types and formats as the main website converter. Some web-only tools or advanced options may not be available; the API docs list supported operations.
Create an API key from your account settings and use it to authenticate. See our API documentation for endpoints, authentication, and the full list of supported operations.