# Animo API > Integration guide for AI agents and developers. Read for-ai-agents.md before calling any endpoint. Animo is an events platform API. Orchestrate setup and operations via the API — do not rebuild payments, VAT, invoicing, hosted checkout, or form submission ingest. ## Essential - [For AI agents](https://docs.animo.co/for-ai-agents): contract — what to orchestrate vs. never rebuild - [API overview](https://docs.animo.co): quick start, Pro plan requirement, known gaps - [Business case](https://docs.animo.co/business-case): cost comparison for event organisers - [Conventions](https://docs.animo.co/conventions): IDs, sqid vs slug, public URLs, pagination, errors - [Authentication](https://docs.animo.co/authentication): OAuth bearer tokens and scopes - [Changelog](https://docs.animo.co/changelog): API version history ## Endpoints - [User](https://docs.animo.co/endpoints/user) - [Companies](https://docs.animo.co/endpoints/companies) - [Activations](https://docs.animo.co/endpoints/activations) - [Events](https://docs.animo.co/endpoints/events) - [Event pages](https://docs.animo.co/endpoints/event-pages) - [Comms templates](https://docs.animo.co/endpoints/comms) - [Ticket types](https://docs.animo.co/endpoints/ticket-types) - [Orders](https://docs.animo.co/endpoints/orders) - [Forms](https://docs.animo.co/endpoints/forms) - [Webhooks](https://docs.animo.co/endpoints/webhooks) ## Base URL https://app.animo.co/api/v1