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

Voyage AI Embeddings API

OpenAI-compatible REST endpoint that returns dense vector embeddings for input text. Supports model selection (voyage-3.5, voyage-3-large, voyage-code-3, voyage-finance-2, voyage-law-2, voyage-4 family), configurable output dimensions (256, 512, 1024, 2048), output dtype (float, int8, uint8, binary, ubinary), input_type hints (query or document), and batch sizes up to 1000 inputs per request.

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

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

Requests are made against the base URL https://api.voyageai.com/v1.

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI
Base URL
https://api.voyageai.com/v1

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

llms.txt Raw ↑

Other APIs Voyage AI publishes across the network.

Voyage AI Rerank API
Voyage AI Multimodal Embeddings API
Voyage AI Contextualized Embeddings API
Voyage AI Python SDK
Voyage AI TypeScript SDK