Document Converter (rchilli.com) plugin is by default enabled for your account. You can verify the same by calling the API from Postman.
Here is the link to the endpoints Document Converter Endpoint, Method and Parameter (rchilli.com)
Please refer to the API request below:
{
"filedata": "File data in base64",
"filename": "File name with extension",
"userkey": "Your API UserKey",
"version": "1.0.0",
"subuserid": "Your Company Name",
"configuration": [
{
"outputtype": "Extension of File (docx,pdf, etc.)",
"facedetection": "true or false as per requirement"
}
]
}
"filedata": "File data in base64",
"filename": "File name with extension",
"userkey": "Your API UserKey",
"version": "1.0.0",
"subuserid": "Your Company Name",
"configuration": [
{
"outputtype": "Extension of File (docx,pdf, etc.)",
"facedetection": "true or false as per requirement"
}
]
}
Link for postman documentation -- RChilli (getpostman.com)
Regarding the credits - 1 credit will be consumed for 1 document conversion, Refer to Transaction Cost for RChilli API – RChilli HelpDesk
If you have any questions, you can always contact RChilli Support via creating a ticket at RChilli HelpDesk or by sending an email at support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.