Documentation Index
Fetch the complete documentation index at: https://docs.dataforb2b.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication
All API requests must include your API key in theapi_key header.
Getting your API Key
- Sign up or log in at app.dataforb2b.ai
- Navigate to Settings > API Keys
- Click Generate new key
- Copy and securely store your API key
Example Request
Authentication Errors
| Status Code | Error | Description |
|---|---|---|
| 401 | unauthorized | Missing or invalid API key |
| 403 | forbidden | API key doesn’t have permission for this resource |

