API Key Management
API keys are required to authenticate your requests securely. You can create multiple keys for different purposes (e.g., CRM sync, website integration, mobile apps).
How to Create an API Key
- Go to your cmercury dashboard → Settings → API Key tab.
- Click “Create API Key.”
- Give your key a recognizable name (e.g., “CRM Integration”).
- Click “Generate” to create the token.
- Click the eye icon to view or copy the token securely.
Manage Existing Keys
For each key, you’ll see:
- ID: Unique identifier
- Name: Assigned by you
- Token: Hidden for security
- Actions:
- Copy the token
- Delete the key (permanently removes access)
Tip: Keep your keys secure. Treat them like passwords — don’t share them publicly or expose them in frontend code.