# Fever > Fever is a global live-entertainment discovery and ticketing platform that helps people find events, activities and experiences in their city, and gives partners tools to sell and analyze tickets. For developers, Fever exposes an official MCP server over its real-time event catalog and a partner-facing Reporting API for event sales data. This llms.txt is generated by the API Evangelist enrichment pipeline from the Fever developer surface (developer.feverup.com) and captured artifacts. Fever does not publish its own llms.txt. ## APIs - [Fever Reporting API](https://developer.feverup.com/en/): Partner REST API for in-depth event sales data (orders, tickets, financials, plan details, basic customer data) for CRM/BI/data-warehouse/ERP integration. OAuth2 password flow; async submit-then-poll search. Not for real-time access control or inventory. - [Fever MCP Server](https://data-search.apigw.feverup.com/mcp/): Official Model Context Protocol server over Fever's real-time global event catalog. OAuth 2.0 (authorization_code + PKCE). Tools: search_cities, search_events. ## Specs - [Reporting API OpenAPI 3.0](https://data-reporting-api.prod.feverup.com/v1/openapi.json): OpenAPI 3.0.0, version 1.5.0. - [MCP OAuth Authorization Server metadata](https://data-search.apigw.feverup.com/.well-known/oauth-authorization-server): RFC 8414 discovery document. ## Docs - [Developer Portal](https://developer.feverup.com/en/) - [Reporting API reference (Redoc)](https://data-reporting-api.prod.feverup.com/v1/redoc) - [Status Page](https://status.data-reporting-api.prod.feverup.com/) - [Fever Zone partner portal](https://partners.feverup.com/) - [Fever for Business](https://business.feverup.com/) ## Contact - Data & AI / API access: data-ai@feverup.com