{
"api_key": "dphi_live_a1b2c3d4...",
"expires_at": "2023-11-07T05:31:56Z",
"expires_in": "10 minutes",
"message": "Copy this API key and use it in the Authorize button above."
}
Getting Started
Get a Test API Key
Start here! Create a temporary API key valid for 10 minutes. Use this to test the API endpoints.
Click ‘Try it out’ then ‘Execute’
Copy the api_key from the response
Click the ‘Authorize’ button at the top of the page
Paste your key in the ‘Value’ field for ApiKeyAuth
Click ‘Authorize’ then ‘Close’
You can now test all the protected endpoints!
POST
/
api
/
v1
/
test-key
Copy
Ask AI
{
"api_key": "dphi_live_a1b2c3d4...",
"expires_at": "2023-11-07T05:31:56Z",
"expires_in": "10 minutes",
"message": "Copy this API key and use it in the Authorize button above."
}