NexumAPI uses API keys for authentication. To request your own, you can do one of the following:
Discord: Tag a Libum Team Member in the #api-key-requests channel on our Libum Communityarrow-up-right server with your email alias
Email: Send a simple request to [email protected]envelope
Important: Your API key is a secret! Do not share it with any others or expose it in any client-side code.
All API requests should include your API key in an Authorization HTTP header like you see below:
Authorization
Authorization: Bearer NEXUMAPI_API_KEY
Last updated 1 year ago
Was this helpful?