Voyage AI website screenshot

Voyage AI

Voyage AI builds state-of-the-art embedding and reranker models for retrieval-augmented generation (RAG) and semantic search. The platform exposes an OpenAI-style REST API at api.voyageai.com/v1 for text embeddings, multimodal embeddings, contextualized embeddings, and reranking, with Python and TypeScript SDKs. Model families include voyage-3.x and voyage-4.x text embeddings, voyage-code-3, domain-specialised models (voyage-finance-2, voyage-law-2), voyage-multimodal-3, and the voyage-rerank-2 reranker family. Voyage AI was acquired by MongoDB in February 2024 and is integrated into MongoDB Atlas Vector Search; models are also distributed via AWS Marketplace, Azure Marketplace, and Snowflake.

Voyage AI publishes 4 APIs on the APIs.io network, including Contextualized API, Embeddings API, Multimodal API, and 1 more. Tagged areas include Embeddings, Rerankers, RAG, Semantic Search, and AI Models.

Voyage AI’s developer surface includes documentation, GitHub presence, pricing, engineering blog, and 8 more developer resources.

33.1/100 thin ▬ flat Agent 18/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFree
9 APIs
EmbeddingsRerankersRAGSemantic SearchAI ModelsVector SearchMulti-Modal

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 33.1/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 1.4 / 20
Access Clarity 7.9 / 20
Operational Transparency 3.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 18/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/voyage-ai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Voyage AI Rerank API

Reranking endpoint that scores a list of candidate documents against a query and returns relevance scores. Powered by the voyage-rerank-2 model family, used downstream of vector...

Voyage AI Multimodal Embeddings API

Multimodal embeddings endpoint backed by voyage-multimodal-3 that accepts interleaved text and images in a single request and returns embeddings in a shared vector space, enabli...

Voyage AI Contextualized Embeddings API

Endpoint that embeds chunks while conditioning on surrounding document context, improving recall for long-document RAG workflows where chunk embeddings would otherwise lose docu...

Voyage AI Python SDK

Official Python client (voyageai) wrapping the embeddings, multimodal, contextualized, and reranking endpoints with batching, retries, and async support.

Voyage AI TypeScript SDK

Official TypeScript / JavaScript client for the Voyage AI REST API.

Voyage AI Contextualized API

Embed chunks conditioned on surrounding document context.

Voyage AI Embeddings API

Dense text embeddings.

Voyage AI Multimodal API

Embed interleaved text and images in a shared vector space.

Voyage AI Rerank API

Cross-encoder reranking of candidate documents.

Scroll for all 9

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Voyage AI Embeddings API

OPEN COLLECTION

Voyage AI Multimodal API

OPEN COLLECTION

Voyage AI Rerank API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Voyage Ai Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Voyage Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: voyage-ai
url: https://raw.githubusercontent.com/api-evangelist/voyage-ai/refs/heads/main/apis.yml
name: Voyage AI
kind: company
description: Voyage AI builds state-of-the-art embedding and reranker models for retrieval-augmented generation (RAG) and
  semantic search. The platform exposes an OpenAI-style REST API at api.voyageai.com/v1 for text embeddings, multimodal embeddings,
  contextualized embeddings, and reranking, with Python and TypeScript SDKs. Model families include voyage-3.x and voyage-4.x
  text embeddings, voyage-code-3, domain-specialised models (voyage-finance-2, voyage-law-2), voyage-multimodal-3, and the
  voyage-rerank-2 reranker family. Voyage AI was acquired by MongoDB in February 2024 and is integrated into MongoDB Atlas
  Vector Search; models are also distributed via AWS Marketplace, Azure Marketplace, and Snowflake.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/voyage-ai.png
tags:
- Embeddings
- Rerankers
- RAG
- Semantic Search
- AI Models
- Vector Search
- Multi-Modal
tags_raw:
- Embeddings
- Rerankers
- RAG
- Semantic Search
- AI Models
- Vector Search
- Multimodal
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- aid: voyage-ai:rerank
  name: Voyage AI Rerank API
  description: Reranking endpoint that scores a list of candidate documents against a query and returns relevance scores.
    Powered by the voyage-rerank-2 model family, used downstream of vector search to improve retrieval precision in RAG pipelines.
  humanURL: https://docs.voyageai.com/reference/reranker-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Rerank
  - Retrieval
  - RAG
  properties:
  - type: Documentation
    url: https://docs.voyageai.com/reference/reranker-api
- aid: voyage-ai:multimodal-embeddings
  name: Voyage AI Multimodal Embeddings API
  description: Multimodal embeddings endpoint backed by voyage-multimodal-3 that accepts interleaved text and images in a
    single request and returns embeddings in a shared vector space, enabling cross-modal retrieval for documents that mix
    text, screenshots, charts, and figures.
  humanURL: https://docs.voyageai.com/reference/multimodal-embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Embeddings
  - Multi-Modal
  - Vision
  tags_raw:
  - Embeddings
  - Multimodal
  - Vision
  properties:
  - type: Documentation
    url: https://docs.voyageai.com/reference/multimodal-embeddings-api
- aid: voyage-ai:contextualized-embeddings
  name: Voyage AI Contextualized Embeddings API
  description: Endpoint that embeds chunks while conditioning on surrounding document context, improving recall for long-document
    RAG workflows where chunk embeddings would otherwise lose document-level signal.
  humanURL: https://docs.voyageai.com/reference/contextualized-embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Embeddings
  - Contextualized
  - RAG
  properties:
  - type: Documentation
    url: https://docs.voyageai.com/reference/contextualized-embeddings-api
- aid: voyage-ai:python-sdk
  name: Voyage AI Python SDK
  description: Official Python client (voyageai) wrapping the embeddings, multimodal, contextualized, and reranking endpoints
    with batching, retries, and async support.
  humanURL: https://github.com/voyage-ai/voyageai-python
  baseURL: https://github.com/voyage-ai/voyageai-python
  tags:
  - SDK
  - Python
  properties:
  - type: Repository
    url: https://github.com/voyage-ai/voyageai-python
  - type: Package
    url: https://pypi.org/project/voyageai/
- aid: voyage-ai:typescript-sdk
  name: Voyage AI TypeScript SDK
  description: Official TypeScript / JavaScript client for the Voyage AI REST API.
  humanURL: https://github.com/voyage-ai/typescript-sdk
  baseURL: https://github.com/voyage-ai/typescript-sdk
  tags:
  - SDK
  - TypeScript
  - JavaScript
  properties:
  - type: Repository
    url: https://github.com/voyage-ai/typescript-sdk
- aid: voyage-ai:voyage-ai-contextualized-api
  name: Voyage AI Contextualized API
  description: Embed chunks conditioned on surrounding document context.
  humanURL: https://docs.voyageai.com/reference/embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Contextualized
  properties:
  - type: OpenAPI
    url: openapi/voyage-ai-contextualized-api-openapi.yml
  - type: Documentation
    url: https://docs.voyageai.com/reference/embeddings-api
- aid: voyage-ai:voyage-ai-embeddings-api
  name: Voyage AI Embeddings API
  description: Dense text embeddings.
  humanURL: https://docs.voyageai.com/reference/embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Embeddings
  properties:
  - type: OpenAPI
    url: openapi/voyage-ai-embeddings-api-openapi.yml
  - type: Documentation
    url: https://docs.voyageai.com/reference/embeddings-api
- aid: voyage-ai:voyage-ai-multimodal-api
  name: Voyage AI Multimodal API
  description: Embed interleaved text and images in a shared vector space.
  humanURL: https://docs.voyageai.com/reference/embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Multi-Modal
  tags_raw:
  - Multimodal
  properties:
  - type: OpenAPI
    url: openapi/voyage-ai-multimodal-api-openapi.yml
  - type: Documentation
    url: https://docs.voyageai.com/reference/embeddings-api
- aid: voyage-ai:voyage-ai-rerank-api
  name: Voyage AI Rerank API
  description: Cross-encoder reranking of candidate documents.
  humanURL: https://docs.voyageai.com/reference/embeddings-api
  baseURL: https://api.voyageai.com/v1
  tags:
  - Rerank
  properties:
  - type: OpenAPI
    url: openapi/voyage-ai-rerank-api-openapi.yml
  - type: Documentation
    url: https://docs.voyageai.com/reference/embeddings-api
common:
- type: License
  name: MIT
  url: https://github.com/voyage-ai/voyageai-python/blob/main/LICENSE
- type: DomainSecurity
  url: security/voyage-ai-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/voyage-ai
- type: Website
  url: https://www.voyageai.com/
- type: Documentation
  url: https://docs.voyageai.com/
- type: GitHub
  url: https://github.com/voyage-ai
- type: Pricing
  url: https://docs.voyageai.com/docs/pricing
- type: Parent
  url: https://www.mongodb.com/
- type: Plans
  url: plans/voyage-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/voyage-ai-rate-limits.yml
- type: FinOps
  url: finops/voyage-ai-finops.yml
- url: https://blog.voyageai.com/feed
  type: Blog
integrations:
- name: MongoDB Atlas Vector Search
- name: AWS Marketplace
- name: Azure Marketplace
- name: Snowflake
- name: LangChain
- name: LlamaIndex
- name: Haystack
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/voyage-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/voyage-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/voyage-ai/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.