REST & gRPC APIs

A versioned REST API for every resource, plus a high-performance gRPC API for server-to-server integrations.

  • Resource-based REST API under /api/v1/, JWT Bearer auth, pagination, and filtering
  • Webhook notifications for entity and issue lifecycle events, with per-webhook delivery history
  • A 37-method gRPC service over HTTP/2, with gRPC-Web browser support via Envoy; OpenAPI 3.0 spec with Swagger UI

← Back to all features

Full technical documentation →