Authorization
Authenticate your application with Deplora API using API Key and Secret Key.
Getting your API credentials
Navigate to API Keys
Open your Dashboard and select API Keys from the sidebar.
Generate credentials
Click Create new secret key to generate your API Key and Secret Key pair.
Credentials
| Credential | Format | Description |
|---|---|---|
| API Key | dep-xxx | Public identifier for your account |
| Secret Key | lora-xxx | Private key to authenticate requests |
⚠
Store your credentials securely. Never share your Secret Key or commit it to version control.
Authentication methods
Choose how you want to integrate Deplora into your application.
SDK Integration
Use Deplora SDK via npm or yarn for Node.js applications.
View Docs →
API Integration
Direct HTTP requests with fetch or curl.
View Docs →
Next Steps
Quick Start
Try Deplora models directly in the browser.
Click here →
Deplora One
Start building with our Web3 AI model.
Click here →