API Get Started
API docs coming soon
#
AuthenticationGet 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
token
query param orX-Token
header
#
ExampleHere is a quick example for accessing the API to delete a site branch.
Create an API token
Create a
.env
fileCall the API