Generate an API Key
You’ll need an API key to authenticate requests to DeepRequest.io’s APIs. Here’s how to get one.
Step 1: Go to API Keys
From the dashboard, click “API Keys” in the top nav.
Step 2: Create a Key
- Pick the model you want to use (e.g.,
Qwen/QwQ-32B
). - Name your key something memorable (e.g., “Production Key”).
- Hit “Generate New Key.”
Step 3: Secure Your Key
- Your key will show up in a table. Copy it and stash it somewhere safe.
- Heads Up: Treat it like a password—don’t share it publicly.
Ready? Make Your First API Call