S
Scalekit REST API
Details
- URL
-
https://{your-subdomain}.scalekit.dev/api/v1 - Docs
- https://docs.scalekit.com/apis/#description/overview
Authentication
Authorization: Bearer <credential> In the Scalekit dashboard, go to Dashboard → Developers → Settings → API credentials. Copy your SCALEKIT_ENVIRONMENT_URL, SCALEKIT_CLIENT_ID, and SCALEKIT_CLIENT_SECRET. Docs: Set up environment & SDK. The environment URL is your tenant base such as https://{your-subdomain}.scalekit.dev (development) or https://{your-subdomain}.scalekit.com (production), or your custom domain.