X-API-Key request header and the API will identify your account, validate your plan, and enforce your usage limits automatically.
Getting your API key
1
Log in to your Dohoo account
Go to dohoo.ai and sign in. API access requires a Business or Agency plan.
2
Navigate to API Keys
Open Settings → API Keys in the dashboard. Your key is displayed there and ready to copy.Alternatively, you can retrieve your key programmatically:
3
Copy your key
Your API key always starts with the prefix
dh_live_. Copy it and store it somewhere secure — you’ll pass it as a header in every API request.Including the key in requests
Add theX-API-Key header to every API call. The example below lists all uploaded files:
401 Unauthorized.
