API
Introduction
Programmatic access to issues, conversations, products, and releases.
The GetResolved REST API gives you programmatic access to everything in your workspace - issues, conversations, products, and releases. Authenticate with a workspace-scoped API key, get predictable JSON responses with limit/offset pagination, and generate clients from the published OpenAPI 3.1 spec. Start with the Overview for the base URL, auth, and response shapes.
- OverviewBase URL, authentication, response shapes, pagination, and status flows.
- IdentityLook up the API key's workspace and list workspace members.
- ProductsList, create, retrieve, and update the products in your workspace.
- IssuesTo-dos extracted from customer conversations — list, create, dedupe, update.
- ConversationsTickets, ideas, feedback, and chats — list, get, update, post messages.
- ReleasesGroup shipped issues into releases.