Wild APIs

Voyage Embeddings

Free trialLiveLast verified 24 Sept 2026
Text, code and multimodal embedding models plus rerankers for search and RAG, up to 32k-token inputs.

Example request

curl -s -X POST 'https://api.voyageai.com/v1/embeddings' -H "Authorization: Bearer $API_KEY" -H 'content-type: application/json' -d '{"input": ["Sample text 1"], "model": "voyage-4-large"}'

Free tier, in plain English

Each account gets a one-off allowance of free tokens per model, 200 million for the current general models, then usage is billed per token. Higher rate limits unlock once a payment method is added.

Alternatives in Embeddings