Authentication

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 Community server with your email alias

  • Email: Send a simple request to [email protected]

All API requests should include your API key in an Authorization HTTP header like you see below:

Authorization: Bearer NEXUMAPI_API_KEY

Last updated

Was this helpful?