Developer Platform

Reference

API reference

Review the allowlisted external operations and download the public OpenAPI contract.

Public operations

Only these operations are part of the released developer API. Other application routes are not supported integration contracts.

Operation
GET /health
GET /sites/{siteId}/api-keys
POST /sites/{siteId}/api-keys
DELETE /sites/{siteId}/api-keys/{keyId}
GET /v1/sites/{siteId}/tickets
GET /v1/sites/{siteId}/tickets/{ticketId}
PATCH /v1/sites/{siteId}/tickets/{ticketId}
POST /v1/sites/{siteId}/tickets/{ticketId}/comments
POST /v1/sites/{siteId}/assessments
GET /v1/sites/{siteId}/assessments/{assessmentId}
POST /sites/{siteId}/actions/payments/execute
GET /sites/{siteId}/actions/executions/{executionId}
POST /marketplaces/inbound/crm/{installationId}

Download OpenAPI

Use the sanitized OpenAPI 3 document linked from the Developer Platform. It contains only the public allowlist.

GET https://poweredbyconcierge.com/developers/openapi.json

Webhook envelopes and signatures require the prose guides because they describe deliveries initiated by Concierge rather than endpoints called through the Ticket API.

Next guide

Errors and troubleshooting