Creating API Keys
API keys are the core authentication tokens that allow your application to communicate securely with DyneOne’s API.
Each API key is tied to a specific app within your DyneOne account.
Creating a New App & API Key
- Go to Accounts → App Integrations
- Click Create New App
- Fill in:
- App Name — Your integration’s name
- Description — A short note about what the app does
- Click Generate API Key
The system will create a secure API Key that you can use in your requests.
For example:
Authorization: Bearer YOUR_API_KEY