Access status
Enjoyable does not currently offer a self-service developer API-key screen. Use hosted MCP for self-service access or contact us to provision a REST integration.
https://api.enjoyable.work/openapi.json Customer operations
The customer-facing contract covers identity, organizations, provisioned synchronous diff review, and two in-development placeholder operations for asynchronous pull-request review.
The published POST and GET operations expose the planned transport shape. They may return placeholder run and status representations, but they do not perform connected pull-request review or provide durable asynchronous retrieval. Do not rely on them for production review.
POST /v1/organizations/{organizationId}/reviews/pull-request/runs
GET /v1/organizations/{organizationId}/reviews/runs/{reviewRunId}