File Converter
POST
https://hub.apilabz.com/ai/conversion
AI Agents
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://hub.apilabz.com/ai/conversion' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileUrl": "string",
"fileFormat": "string",
"formatInstructions": "string"
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-04-05 09:03:16