API Keys

Manage your API keys for authenticating requests to the Coordinated API.

NameAPI KeyScopesLast UsedCreatedExpires
ck_live_************************abcd
read:sessions
write:bookings
8 months ago9 months agoNever expires
ck_test_************************efgh
read:sessions
Never9 months agoNever 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