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

Yutori Chat Completions API

The Chat Completions API from Yutori — 1 operation(s) for chat completions.

Yutori Chat Completions API is one of 5 APIs that Yutori publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Chat Completions. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 1 operation across 1 path, and defines 25 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against a single base URL, https://api.yutori.com.

1 operations 1 paths 25 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.yutori.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Yutori Chat Completions API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Use Authorization: Bearer

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.

Chat Completions 1
POST
/v1/chat/completions
Create Chat Completion
create_chat_completion_v1_chat_completions_post body → 200422

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are ChatCompletionRequest (15 properties), ChatCompletionAssistantMessageParam (7 properties), ValidationError (5 properties), ChatCompletionSystemMessageParam (3 properties). Each schema is shown below with its type and property counts.

ChatCompletionFunctionMessageParam
object
3 properties 3 required
ChatCompletionToolMessageParam
object
3 properties 3 required
ValidationError
object
5 properties 3 required
ImageURL
object
2 properties 1 required
ChatCompletionMessageCustomToolCallParam
object
3 properties 3 required
ChatCompletionUserMessageParam
object
3 properties 2 required
Function
object
2 properties 2 required
ChatCompletionContentPartTextParam
object
2 properties 2 required
ChatCompletionToolImageMessageParam
object
3 properties 3 required
ChatCompletionDeveloperMessageParam
object
3 properties 2 required
ChatCompletionContentPartImageParam
object
2 properties 2 required
File
object
2 properties 2 required
Custom
object
2 properties 2 required
HTTPValidationError
object
1 property
Audio
object
1 property 1 required
FileFile
object
3 properties
ChatCompletionContentPartRefusalParam
object
2 properties 2 required
ChatCompletionContentPartInputAudioParam
object
2 properties 2 required
ChatCompletionObservationMessageParam
object
3 properties 2 required
InputAudio
object
2 properties 2 required
ChatCompletionAssistantMessageParam
object
7 properties 1 required
FunctionCall
object
2 properties 2 required
ChatCompletionMessageFunctionToolCallParam
object
3 properties 3 required
ChatCompletionSystemMessageParam
object
3 properties 2 required
ChatCompletionRequest
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yutori-chat-completions-api-openapi.yml Raw ↑

Other APIs Yutori publishes across the network.

Yutori Browsing API
Yutori Health API
Yutori Research API
Yutori Scouting API