Skip to main content

Authorization

All API endpoints are authenticated using Bearer tokens and picked up from the authorization header shown below:
'Authorization': 'Bearer {api_token}'

Full API Control

With our API, you can programmatically interact with any application or database — including creating and deleting them — without ever needing to access the dashboard. All actions available on the dashboard are fully supported via the API, with the same generous limits. API Base URL: https://shardcloud.app/api
I