S

Scalekit REST API

REST discovered

Details
URL
https://{your-subdomain}.scalekit.dev/api/v1
Docs
https://docs.scalekit.com/apis/#description/overview
Authentication
Scalekit API client credentials oauth2_cc discovered Set up OAuth ↗
Authorization: Bearer <credential>

In the Scalekit dashboard, go to DashboardDevelopersSettingsAPI 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.