Using the Cloud Service API
Suggest editsDeprecation notice
EDB released v3 of Cloud Service API in January 2023. v2 of Cloud Service API goes out of support on June 30, 2023. To see the changes in v3, see the Change log. Update your applications accordingly.
Use the Cloud Service API to integrate directly with Cloud Service for management activities such as cluster provisioning, deprovisioning, and scaling.
The API reference documentation is available from the Console. To access the documentation directly, go to API docs.
Prerequisite
Before calling API, create an access key. For more information, see Access key.
Call the API
To call the Cloud Service API, your application must pass the retrieved access key as a bearer token in the x-access-key
header of your HTTP request. For example:
Where the ACCESS_KEY
variable is the access key's text copied from the BigAnimal UI.
Example response:
- On this page
- Prerequisite
- Call the API
Could this page be better? Report a problem or suggest an addition!