Authentication

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 KeyLabelLast 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_KEY

Recommended environment variables

export OPENDATALABS_API_KEY=YOUR_OPENDATALABS_API_KEY
export OPENDATALABS_ENCRYPTION_SECRET=YOUR_OPENDATALABS_ENCRYPTION_SECRET

Generate 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.

Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json