Embedding 3 Small API via TokenMix

Use Embedding 3 Small from OpenAI as a embedding model through the TokenMix AI API relay and multi-model gateway.

Text Embedding 3 Small is OpenAI's cost-efficient embedding model with 1,536 dimensions and 8K token context. 5x cheaper than its predecessor text-embedding-ada-002.

API access

  • Base URL: https://api.tokenmix.ai/v1
  • Model ID: text-embedding-3-small
  • OpenAI SDK compatible. Change the base URL and use your TokenMix API key.

Pricing

Input $0.0194/M tokens, output $0/M tokens

Model specs

  • Context: 8K tokens

Availability

2/2 available API endpoints are healthy right now.

Recent performance

TTFT 220ms, latency 1463ms, throughput 0.0 tok/s.

Start using this model

Create an API key, top up from $1 when needed, and call this model through the TokenMix OpenAI-compatible endpoint.

Create API key · View pricing · Quickstart