Back to API Keys
Create New API Key
Configure environment, scopes, and expiration rules to generate a secure secret key.
API Key Successfully Created!
Your new secret API key is ready. Make sure to copy it now. For security purposes, you will never be able to view this key again after leaving this page.
Production Key
Active
Treat this secret key as a password. If compromised, revoke it immediately from the keys dashboard.
curl -X POST "https://api.durrun.com/v1/models" \
-H "Authorization: Bearer ..." \
-H "Content-Type: application/json"
-H "Authorization: Bearer ..." \
-H "Content-Type: application/json"