The REST API uses API key authentication. This page covers creating, using, and rotating keys.Documentation Index
Fetch the complete documentation index at: https://sleekplan.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Create an API key
Go to Settings → Developer
Navigate to Settings → Developer.
Authenticate a request
Include your API key in theAuthorization header of every request as a Bearer token.
Rotate a key
Rotating an API key invalidates the previous key immediately. Before rotating, update every server that uses the current key so requests are not interrupted.Scope
An API key carries the permissions of the workspace member who owns it. The API exposes the same data and actions that are available to that user in the dashboard — no more, no less.REST API overview
Learn about base URLs, rate limits, and response formats.
Authentication overview
Explore all authentication methods supported by Sleekplan.
