Fever · Authentication Profile

Fever Authentication

Authentication

Fever secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password and authorization_code flow(s).

CompanyConsumerLive EntertainmentEventTicketingExperienceReportingMCP
Methods: oauth2 Schemes: 2 OAuth flows: password, authorization_code API key in:

Security Schemes

OAuth2PasswordBearer oauth2
· flows: password
FeverGatewayOAuth oauth2
· flows: authorization_code

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/fever-reporting-api-openapi-original.json
docs: https://developer.feverup.com/en/
summary:
  types:
  - oauth2
  oauth2_flows:
  - password
  - authorization_code
  notes: >-
    Two distinct auth surfaces. The Reporting API uses an OAuth2 password
    (resource-owner) flow issuing bearer tokens from POST /v1/auth/token;
    credentials are provisioned individually by a Fever sales rep. The Fever
    MCP / event-catalog gateway uses OAuth 2.0 authorization_code with PKCE
    (S256) and dynamic client registration.
schemes:
- name: OAuth2PasswordBearer
  api: Fever Reporting API
  type: oauth2
  flows:
  - flow: password
    tokenUrl: /v1/auth/token
    scopes: 0
  sources:
  - openapi/fever-reporting-api-openapi-original.json
- name: FeverGatewayOAuth
  api: Fever MCP / Event Catalog
  type: oauth2
  flows:
  - flow: authorization_code
    pkce: S256
    authorizationUrl: https://data-search.apigw.feverup.com/authorize
    tokenUrl: https://data-search.apigw.feverup.com/token
    registrationUrl: https://data-search.apigw.feverup.com/register
    scopes: [openid]
  sources:
  - https://data-search.apigw.feverup.com/.well-known/oauth-authorization-server

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/fever-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.