# Fever Plans API

**Canonical:** https://apis.io/apis/fever/fever-plans-api/  
**Provider:** Fever — https://apis.io/providers/fever/  
**Base URL:** https://data-reporting-api.prod.feverup.com/v1  
**Documentation:** https://developer.feverup.com/en/

Fever Plans API is one of 5 APIs that [Fever](https://apis.io/providers/fever/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Plans. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

The goal of the Plan endpoint is to provide all information about the plans/events/experiences/listings organised by a partner. The delay of the data is less than 10 minutes from reality. ## Model documentation <details> <summary><b>📄 <code>/plans</code> response entity model</b></summary> | Column Name | Description | Example value | |-------------------------|------------------------------------------------------------------------|-------------------------------| | `id` | ID of the plan | 12345 | | `name` | Name of the plan | Plan name | | `currency` | ISO3 currency of the plan | EUR | | `is_wait_list` | Indicates if the plan is a wait list | false | | `gallery.type` | Plan gallery resource type (e.g. image). | image | | `gallery.url` | Full URL of the gallery resource. | https://example.com/image.jpg | | `taxonomies.id` | Unique ID of the taxonomy. A taxonomy is a classification of the plan. | 2324 | | `taxonomies.name` | Name of the taxonomy. | Music | | `partner_id` | ID of the partner | 12345 | | `partner_name` | Name of the partner | Partner name | | `city` | City where the plan is located | Barcelona | | `state` | State where the plan is located | Catalonia | | `venue` | Venue where the plan is located | Wembley Stadium | </details>

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/fever/refs/heads/main/openapi/fever-plans-api-openapi.yml
- **Documentation** — https://developer.feverup.com/en/
- **APIReference** — https://data-reporting-api.prod.feverup.com/v1/redoc
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/fever/refs/heads/main/authentication/fever-authentication.yml

## Other Fever APIs (4)

- [Fever Authentication API](https://apis.io/apis/fever/fever-authentication-api/)
- [Fever FeverZone API](https://apis.io/apis/fever/fever-feverzone-api/)
- [Fever Order Items API](https://apis.io/apis/fever/fever-order-items-api/)
- [Fever Sessions API](https://apis.io/apis/fever/fever-sessions-api/)

## Tags

Plans

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/fever/fever-plans-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/fever/.
