GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a MetaData of supported formats, You can use the below API.
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document MetaData example.
cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// For complete examples and data files, please go to https://github...