Skip to main content

Authentication

Use the accessKey header on every request.

Example

Best practices

  • Keep API keys on your backend server.
  • Do not expose API keys in frontend clients.
  • Rotate keys if leakage is suspected.