GroupDocs.Total Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Total Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Pre......Parser Cloud ist eine REST-API-Lösung...
GroupDocs.Total Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Total Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Gro......Parser Cloud, herhangi bir platformda...
Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption.
You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker
Resource URI HTTP GET ~/comparison/consumption
cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Parser Product Solution GroupDocs...
Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information.
You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker
Resource URI HTTP GET ~/conversion/license
cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Parser Product Solution GroupDocs...