1. Sign in
Open the Share Of Model console and sign in. If you do not have an account yet, contact your account manager via the Talk to us page.2. Create an API key
In the console, navigate to your workspace settings and create an API key. Keys are prefixed withsk-som-. Copy the secret immediately — you will not see it again.
3. Exchange the key for a JWT
API endpoints expect a Bearer JWT, not the raw API key. Exchange the key for a token:4. Make your first call
List the organisations your token can access:id from the response and list its workspaces — most endpoints are scoped by organisation and workspace: