Authorization – Aspose.HTML Cloud
Contents
[
Hide
Show
]This article explains how to obtain an authorization token for Aspose.HTML Cloud using the REST API. The Client Id and Client Secret are used for authentication, and the API returns an access token, which is required for further API requests.
To use Aspose.HTML Cloud API, you must first obtain a bearer token by authenticating your client credentials.
How to Authenticate via REST API
See Also
- For details on obtaining credentials, follow the Create an Account and Get Credentials.
- The Available SDKs article introduces you to Aspose.HTML Cloud SDKs.
- To explore available API methods, refer to the API Reference.
- Learn more about authentication in Aspose Cloud Authentication Guide.