# Evento API documentation ## Docs - [Add to OpenClaw](https://docs.evento.so/ai/add-to-openclaw.md): Use the Evento SKILL.md with OpenClaw personal AI agents - [Architecture](https://docs.evento.so/ai/architecture.md): Runtime architecture and execution flow for the Evento public MCP server - [Client configuration](https://docs.evento.so/ai/client-configuration.md): Configure the Evento public MCP server in MCP-compatible AI clients - [Quickstart](https://docs.evento.so/ai/setup.md): Set up the Evento public MCP server for any MCP-compatible AI client - [Agent skill (SKILL.md)](https://docs.evento.so/ai/skill.md): Installable SKILL.md for Evento Public MCP with full content and installation steps - [Testing and troubleshooting](https://docs.evento.so/ai/testing-and-troubleshooting.md): Verification commands, test layers, and common fixes for the Evento public MCP server - [Available tools](https://docs.evento.so/ai/tools.md): Tool inputs and API route mappings for the Evento public MCP server - [Quickstart](https://docs.evento.so/api/api-keys.md): Create an API key and make your first public API request - [Authentication](https://docs.evento.so/api/authentication.md): Authentication behavior across public and embed APIs - [Data models](https://docs.evento.so/api/data-models.md): Canonical object schemas for Public and Embed API responses - [Embed API overview](https://docs.evento.so/api/embed-api.md): No-auth, CORS-enabled endpoints for widgets and public embeds - [Fetch embed event](https://docs.evento.so/api/embed-event.md): Retrieve embed-optimized event payload by event ID - [Fetch embed user events](https://docs.evento.so/api/embed-user-events.md): Retrieve embed-optimized event feeds by username - [Error handling](https://docs.evento.so/api/error-handling.md): HTTP status behavior, common failure messages, and recovery strategies - [Fetch event guests](https://docs.evento.so/api/event-guests.md): Retrieve RSVP guests for a published public event - [Fetch event](https://docs.evento.so/api/events.md): Retrieve detailed information for a published public event - [API overview](https://docs.evento.so/api/overview.md): Complete reference for the Evento APIs - [Public API overview](https://docs.evento.so/api/public-api-overview.md): Authentication, base URL, and endpoint map for authenticated public Evento APIs - [Response format](https://docs.evento.so/api/response-format.md): Standard success and error payload contracts used across Evento APIs - [Fetch user events](https://docs.evento.so/api/users.md): List public events by username with filtering and pagination - [Event calendar](https://docs.evento.so/embed/event-calendar.md): Render interactive calendar views for a creator event stream - [Event card](https://docs.evento.so/embed/event-card.md): Render a single Evento event as a reusable card component - [Event list](https://docs.evento.so/embed/event-list.md): Render event feeds with user-based filters and pagination - [Components overview](https://docs.evento.so/embed/react-components.md): Overview of React components for embedding Evento content - [Examples](https://docs.evento.so/guides/examples.md): Copy-ready implementation snippets for common Evento API workflows - [Source code patterns](https://docs.evento.so/guides/source-code.md): Implementation-level references used in Evento API wrappers and services - [Use cases](https://docs.evento.so/guides/use-cases.md): Practical integration patterns for Public and Embed APIs ## OpenAPI Specs - [openapi](https://docs.evento.so/openapi.yaml)