Integrated workflow: Connect the MCP server, invoke
create_api_key to generate a secret key for the target Business Unit, and configure the agent to execute event data operations against the Developer API.MCP server
- Connect an agent — Configuration guide for Claude.ai, Claude Code, and standard MCP clients.
- Tools — Tool definitions, input parameters, and response schemas.
- Recipes — Common automation workflows for key provisioning, webhook diagnostics, and incident response.
- Security & authorization — Authorization scopes, token lifecycles, and audit logging.
Developer API
Automated workflows interacting with event data—such as querying ticket capacity, approving attendee registrations, or creating orders—use the Developer API directly viaAuthorization: Bearer osk_… against https://openapi.orriven.com/v1.
For complete resource schemas and endpoint specifications, refer to the Developer API overview and the OpenAPI specification at /openapi.json.
The MCP server provides management and developer platform tools. Event data operations are served through the unified REST Developer API to maintain consistency across integrations.