Alguna provides an JSON-based HTTP API to allow you to programatically ingest events, manage your accounts and more. This documentation will provide you everything you need in order to get started, including code examples and information on authentication and error handling.Documentation Index
Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Host
The Alguna API is hosted athttps://api.alguna.io. All requests must be made using HTTPS.
Authentication
All requests to the API must be authenticated by providing an API key in theAuthorization header.
401 status code.