API Get Started
API docs coming soon
Authentication#
Get your API token via the UI. You can:
- specify activation/expiration dates
- limit access to specific endpoints
When making a request, send your token in the
tokenquery param orX-Tokenheader
Example#
Here is a quick example for accessing the API to delete a site branch.
Create an API token
Create a
.envfileCall the API