> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.cloudraker.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.cloudraker.com/_mcp/server.

# Developer guide

This section is under construction. Developer and integrator content is on its way. In the meantime, the [API Reference](/api/overview) documents every endpoint.

The Developer guide will cover how to build on top of RakerOne — authenticating with API keys, calling the gateway API, reacting to events with webhooks, and automating playbook runs from your own systems.

## What's coming

Create an organization API key and authenticate requests with a bearer token.

Browse every endpoint — playbooks, projects, records, files, and more.

Start playbook runs automatically when an event happens in another system.

Understand the AI assistant that drafts work for human review.