Skip to main content
Pre-built API collections to help you explore and test Scalekit APIs.

Postman collection

Import the Scalekit Postman collection:
  1. Download collection from GitHub
  2. Import into Postman
  3. Configure environment variables
  4. Start making API calls

Environment variables

Set these variables in your collection:
{
  "SCALEKIT_ENVIRONMENT_URL": "https://auth.scalekit.com",
  "SCALEKIT_CLIENT_ID": "skc_...",
  "SCALEKIT_CLIENT_SECRET": "sk_..."
}

Available collections

  • Authentication APIs
  • Organization management
  • User management
  • SSO connections
  • SCIM provisioning
  • Webhooks

Next steps

API Reference

Complete API documentation

Code samples

Example implementations

Build docs developers (and LLMs) love