APIs
Learn how to work with Scalekit REST APIs, including authentication, pagination, error handling, and rate limits.
The Scalekit REST APIs provide endpoints for authentication, user management, organization handling, and more.
For the complete API reference, see the REST API documentation.
Authentication
Section titled “Authentication”Coming soon: API key authentication and examples.
Pagination
Section titled “Pagination”Coming soon: Pagination patterns and examples.
Error handling
Section titled “Error handling”Coming soon: Status codes, error response format, and handling examples.
External ID
Section titled “External ID”Coming soon: Using external IDs to correlate resources.
Metadata
Section titled “Metadata”Coming soon: Storing custom key-value pairs on resources.
Rate limits
Section titled “Rate limits”Coming soon: Rate limit details and retry patterns.