C

CodeSandbox SDK API

REST discovered

Details
Docs
https://codesandbox.io/docs/sdk
Authentication
CodeSandbox API key api_key discovered Get key ↗
Authorization: Bearer <credential>

Sign in to your CodeSandbox account, then create an API key at API settings. The SDK quickstart says to enable the needed scopes and expose the key as CSB_API_KEY in your environment. Sandpack export docs also mention generating an API token from the dashboard permissions page.