Skip to main content

Generate API Keys

Generate API Keys

Create an API key to access SDLabs programmatically via the SDK or REST API.


Key Steps

  1. Navigate to settings — Open your account or team settings.

  2. Go to API keys — Find the API keys section.

  3. Generate a new key — Click the button to create a new API key.

  4. Copy and store securely — Copy the key immediately. It will only be shown once and cannot be retrieved later.

Good to Know

  • API keys are tied to your account and carry the same permissions you have.

  • Store your key in a secure location (e.g. environment variable or secrets manager) — never commit it to version control.

  • You can revoke a key at any time if it is compromised.


Did this answer your question?