
text-embedding-3-largeLarge embedding model for higher accuracy and flexible dimensions.
Higher embedding precision
Best retrieval quality
Adjustable dimensions
Best-in-class embeddings
View complete API reference with all parameters and examples.
Pass an array of strings to embed multiple texts in a single request.
curl -X POST https://apimodels.app/api/v1/embeddings \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "text-embedding-3-large",
"input": [
"First document text",
"Second document text",
"Third document text"
]
}'| Parameter | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | Model identifier (e.g., text-embedding-3-large) |
| input | string | array | Yes | Text string or array of strings to embed |
| encoding_format | string | No | Output format: "float" (default) or "base64" |
View complete Embeddings API reference.
Billing: Cost = (total_tokens * price) / 1,000,000
Text Embedding 3 Large is a Text Embedding API provided by OpenAI. Large embedding model for higher accuracy and flexible dimensions. Through API Models platform, you can access this model via a unified API at prices significantly lower than official rates. Current pricing: Input: $0.059, Output: $0.059 per 1M tokens.
Build search systems powered by semantic understanding for more accurate and relevant results.
Automatically classify and cluster large document sets to discover content relationships.
Build intelligent recommendation engines based on text semantic similarity.
Detect and identify duplicate or near-duplicate text content to improve data quality.
Text Embedding 3 Large is available through API Models at: Input: $0.059, Output: $0.059 per 1M tokens. This is up to 95% cheaper than official pricing.
Sign up at API Models, get your API key, and call our unified API endpoint. We provide detailed API documentation with code examples in cURL, Python, and Node.js.
API Models offers the same Text Embedding 3 Large model at 60-95% lower cost through our aggregation platform. We provide a unified API interface so you do not need separate accounts for each provider - one API key to access all models.
Text Embedding 3 Large supports: 3072 Dimensions, High Accuracy, Flexible. See the API Models docs for full parameters and call examples.
Yes. API Models exposes Text Embedding 3 Large through a single unified API and one key — no separate provider accounts, and no need to handle each provider's regional network access yourself.
We support Stripe (Visa, Mastercard, and other international cards) and Alipay. Credits are available instantly after payment.