Yelp Events API
Local event search and details
Yelp Events API is one of 5 APIs that Yelp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 20 JSON Schema definitions.
Tagged areas include Events. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 20 JSON Schemas.
This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 3.0.
Requests are made against a single base URL, https://api.yelp.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Yelp Events API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Yelp Fusion API key passed as a bearer token in the Authorization header.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Local event search and details
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Event (20 properties), Location (9 properties), EventSearchResponse (2 properties), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Yelp 4
Other APIs Yelp publishes across the network.