API Keys
Manage your API keys and authentication tokens securely. Generate new keys and monitor usage.
Your API Keys
Manage your API keys below. Keep your keys secure and rotate them regularly.
Security Best Practices
Follow these guidelines to keep your API keys secure.
Keep Keys Secure
- Store keys in environment variables
- Never commit keys to version control
- Use different keys for different environments
Regular Rotation
- Rotate keys every 90 days
- Monitor key usage regularly
- Remove unused keys immediately
Important Security Notice
Your API keys provide access to your Ademero account. If you suspect a key has been compromised, revoke it immediately and generate a new one. Contact support if you need assistance.
Quick Start Guide
Get started with the Ademero API in just a few steps.
1
Generate API Key
Create a new API key with the appropriate permissions.
2
Add to Headers
Include your API key in the Authorization header.
Authorization: Bearer YOUR_KEY3
Make Requests
Start making API calls to manage your documents.