API Documentation
Integrate BugToMe into your workflow with our REST API. Create tickets, manage projects, and automate your bug tracking process.
Quick Start
Get started with the BugToMe API in 3 simple steps:
- 1 Generate an API token in your account settings
-
2
Include the token in the
Authorizationheader - 3 Start making API requests!
Introduction
Getting started with the BugToMe API, request format, and general information.
Authentication
Learn how to authenticate API requests using personal or project tokens.
Tickets
Create, list, and manage bug tickets via the API.
Projects
Access project information and manage project-level settings.
Webhooks
Receive real-time notifications when events occur in your projects.
Errors
Understanding error responses and how to handle them.
Base URL
All API endpoints are relative to this base URL. All requests must be made over HTTPS.