Public API
How to create custom integrations with BugBug Public API?
Get your API token
Authenticate API requests
Authorization: Token <api-token>curl \
-H "Authorization: Token <api-token>" \
"https://app.bugbug.io/api/v2/tests/"API documentation
What you can build with the Public API
Public API, CLI, and webhooks
Last updated
Was this helpful?
