Required headers
| Header | Value |
|---|---|
x-api-key | Your API key from the dashboard |
x-project-id | Your project UUID from the dashboard |
content-type | application/json |
Example
Where to find credentials
- Log in at zerogpu.ai
- Select your project
- API Key and Project ID are on the dashboard
When it goes wrong
| Status | Cause | Fix |
|---|---|---|
401 | Missing or invalid API key | Check x-api-key — did you copy the full key? |
403 | Invalid project ID or wrong permissions | Verify x-project-id matches the dashboard |

