Ultra API Endpoints
Retrieve URL
Accepts a PDF file up to 5MB as binary data and performs a specified conversion.
POST
Temporary Storage: /convert is purely for temporary file storage into Pulse’s S3 bucket (auto-deletes in 24 hours), and returns a presigned URL for use in /extract. For more robust processing please use your own cloud storage.
Authorizations
API key for authentication
Headers
API key for authorization
Available options:
application/pdf
Body
application/pdf · file
The PDF file to be converted as binary data
Response
200
application/json
Successfully converted PDF file
The response is of type object
.