Conversion-Tool.com API access
All Conversion-Tool.com converters can be used and integrated for free in your website. You just have to put a link on your website with the following format:
https://www.conversion-tool.com/CONVERTER/?remotefile=URL_ENCODED_FILE&apisubmit=true&par1=...&par2=...
- CONVERTER: The converter, for instance “432hz”, “audiospeedchanger”, “midi”, etc.
- URL_ENCODED_FILE: The url encoded file you want to convert.
- “apisubmit=true”: If set then the converter is automatically started. This parameter is optional.
- “par1”, “par2”, …: Here you can add converter parameters, for instance “tempo=75”. You can find the appropriate parameters by checking each converters HTML form elements.
The following url shows an example for converting the tempo of an audio file:
https://www.conversion-tool.com/audiospeedchanger/?remotefile=https%3A%2F%2Fsrv15.conversion-tool.com%2Fgreensleeves.mp3&tempo=70&apisubmit=true
Qustions? Just contact us here.
Server API access
We also offer a private REST server API which allows transparent integration into your website and apps without ever showing the conversion-tool.com website. Please contact us for details and pricing details.