Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Yelp AI API

Conversational Yelp Fusion AI search and chat

Yelp AI 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 AI. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 20 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 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.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0
Base URL
https://api.yelp.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Yelp AI 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 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

AI 1

Conversational Yelp Fusion AI search and chat

POST
/ai/chat/v2
Yelp AI Chat
aiChat body → 200400401429

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AiChatResponse (5 properties), AiChatRequest (4 properties), Error (1 property). Each schema is shown below with its type and property counts.

AiChatRequest
object
4 properties 1 required
AiChatResponse
object
5 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yelp-ai-api-openapi.yml Raw ↑

Other APIs Yelp publishes across the network.

Yelp Businesses API
Yelp Categories API
Yelp Events API
Yelp Reviews API