Use your Open Data Labs API key on the server and keep browser clients on app IDs plus hosted sessions.
Log in to see your API keys
| API Key | Label | Last Used | |
|---|---|---|---|
Use the API key shown above from secure server-side code.
For frontend integrations, use your public appId in the client and create Connect sessions from your server.
Server-side bearer token
Authorization: Bearer YOUR_OPENDATALABS_API_KEYRecommended environment variables
export OPENDATALABS_API_KEY=YOUR_OPENDATALABS_API_KEY
export OPENDATALABS_ENCRYPTION_SECRET=YOUR_OPENDATALABS_ENCRYPTION_SECRETGenerate your encryption secret in Dashboard → App Settings → Data Encryption Secret. The SDK uses it to decrypt connection results; the secret never leaves your server.
Account state
Plan: PLAN
Usage: USAGESUMMARY
Use the rest of the API Reference for endpoint details and request examples.
