Generate API Keys
Create an API key to access SDLabs programmatically via the SDK or REST API.
Key Steps
Navigate to settings — Open your account or team settings.
Go to API keys — Find the API keys section.
Generate a new key — Click the button to create a new API key.
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.
