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

Inflection AI Embeddings API

The Embeddings API from Inflection AI — 1 operation(s) for embeddings.

Inflection AI Embeddings API is one of 5 APIs that Inflection AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Embeddings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against the base URL https://layercake.pubwestus3.inf7ks8.com.

1 operations 1 paths 37 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://layercake.pubwestus3.inf7ks8.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Inflection AI Embeddings API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2PasswordBearer) using the password flow.

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.

Embeddings 1
POST
/v1/embeddings
Embeddings
embeddings_v1_embeddings_post body → 200422

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are EmbeddingChatRequest (12 properties), EmbeddingCompletionRequest (9 properties), ChatCompletionAssistantMessageParam (7 properties), EmbeddingResponse (6 properties). Each schema is shown below with its type and property counts.

ChatCompletionContentPartInputAudioParam
object
2 properties 2 required
PromptTokenUsageInfo
object
1 property
Audio
object
1 property 1 required
File
object
2 properties 2 required
VideoURL
object
1 property 1 required
ChatCompletionContentPartImageParam
object
2 properties 2 required
ChatCompletionSystemMessageParam
object
3 properties 2 required
ChatCompletionToolMessageParam
object
3 properties 3 required
ChatCompletionFunctionMessageParam
object
3 properties 3 required
Custom
object
2 properties 2 required
ChatCompletionContentPartTextParam
object
2 properties 2 required
HTTPValidationError
object
1 property
AudioURL
object
1 property 1 required
ChatCompletionUserMessageParam
object
3 properties 2 required
EmbeddingResponse
object
6 properties 3 required
ChatCompletionAssistantMessageParam
object
7 properties 1 required
FileFile
object
3 properties
ValidationError
object
3 properties 3 required
InputAudio
object
2 properties 2 required
ImageURL
object
2 properties 1 required
ChatCompletionContentPartImageEmbedsParam
object
2 properties 2 required
CustomChatCompletionContentSimpleImageParam
object
A simpler version of the param that only accepts a plain imageurl. This is supported by OpenAI API, although it is not documented. Example: { "imageurl": "http…
1 property 1 required
ChatCompletionMessageFunctionToolCallParam
object
3 properties 3 required
Function
object
2 properties 2 required
CustomChatCompletionContentSimpleAudioParam
object
A simpler version of the param that only accepts a plain audiourl. Example: { "audiourl": "https://example.com/audio.mp3" }
1 property 1 required
CustomChatCompletionContentSimpleVideoParam
object
A simpler version of the param that only accepts a plain audiourl. Example: { "videourl": "https://example.com/video.mp4" }
1 property 1 required
ChatCompletionContentPartAudioParam
object
2 properties 2 required
ChatCompletionContentPartRefusalParam
object
2 properties 2 required
ChatCompletionDeveloperMessageParam
object
3 properties 2 required
ChatCompletionContentPartVideoParam
object
2 properties 2 required
FunctionCall-Input
object
2 properties 2 required
EmbeddingCompletionRequest
object
9 properties 1 required
EmbeddingResponseData
object
3 properties 2 required
CustomChatCompletionMessageParam
object
Enables custom roles in the Chat Completion API.
5 properties 1 required
EmbeddingChatRequest
object
12 properties 1 required
ChatCompletionMessageCustomToolCallParam
object
3 properties 3 required
UsageInfo
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inflection-embeddings-api-openapi.yml Raw ↑

Other APIs Inflection AI publishes across the network.

Inflection AI Chat API
Inflection AI Discovery API
Inflection AI External API
Inflection AI Status API