API Keys
Manage your API keys for authenticating requests to the Coordinated API.
| Name | API Key | Scopes | Last Used | Created | Expires | |
|---|---|---|---|---|---|---|
ck_live_************************abcd | read:sessions write:bookings | 8 months ago | 9 months ago | Never expires | ||
Test API Key TEST | ck_test_************************efgh | read:sessions | Never | 9 months ago | Never expires |
0 of 2 row(s) selected.
Rows per page
Page 1 of 1
Security Best Practices
- • Never share your API keys or commit them to version control
- • Use environment variables to store keys in your applications
- • Create separate keys for development and production
- • Rotate your keys regularly and revoke unused ones
- • Use the minimum required scopes for each key