Documentation category
API & Developers
Browse every published article in this category.
API errors, rate limits, and fingerprints
Handle authentication, authorization, validation, missing resources, throttling, and duplicate automated events.
Create and use API tokens
Create a project-scoped Bearer token, store it securely, review its usage, and revoke it when it is no longer needed.
Create project logs with the API
Create a structured changelog entry for a project using a project-scoped Bearer token.
Get the project assigned to a token
Use the token-project endpoint to discover the numeric project ID and current project details.
List and view project logs with the API
Retrieve a paginated project history or fetch one log using a project-scoped API token.
Record deployments from CI/CD
Add a DeployMonitor project log after a production deployment succeeds and its health check passes.