What the API covers
Authentication
The API uses an API key sent asAuthorization: Bearer YOUR_API_KEY. See API keys for how to create, use, and rotate them.
Interactive reference
1
Open Settings → Developer
Navigate to https://app.sleekplan.com/settings/developer.
2
Browse the API reference
The Developer section contains the full interactive API reference where you can explore endpoints and make test requests authenticated with your API key.
Sleekplan does not publish a separate public API specification. All authoritative endpoint details are in the in-app reference.
Related integrations
MCP Server
Webhooks
Choosing the right integration
- REST API — query or write Sleekplan data on demand from your backend.
- Webhooks — react to events without polling.
- MCP server — natural-language access from an AI assistant.
- Canvas (Custom Integration) — render interactive UI inside Sleekplan Admin; see Canvas overview.
