ObjectRocket Cloud Platform API¶
Our new platform also includes an entirely new API for managing databases instances.
API Documentation¶
API Documentation for the new API is hosted under an objectrocket.cloud
domain, similar to the rest of our new platform components, like Mission Control and the API itself.
You can find detailed documentation at https://docs.api.objectrocket.cloud.
FAQ¶
How do I get access to the API?¶
You must sign up via Mission Control and generate an API token. See the Getting Started Guide for details.
How do I provide my API token?¶
You must include the token in an Api-Token
http header of all API calls. Check our API documentation for more details.