LogoLogo
  • Docs
  • API Reference
  • Changelog
  • Authentication
  • Storage
  • Verification
Powered by GitBook
On this page
Export as PDF

Authentication

Protected endpoints require bearer token authentication:

Authorization: Bearer <API_KEY>

The API key should be securely stored in the server's environment variables.

NextStorage

Last updated 1 month ago