{"slug":"netintel-dev-v1-embeddings-945fcb","title":"OpenAI-compatible text embeddings API — standard /v1/embeddings request shape","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/v1/embeddings","category":"search","description":"OpenAI-compatible text embeddings API — standard /v1/embeddings request shape: input as a string or a batch of up to 128 strings (64000 chars total on text-embedding-3-small, the default; 24000 on text-embedding-3-large). Flat $0.005 per call in USDC via x402, no OpenAI account or API key. Returns f","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":913,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"input":"the quick brown fox","model":"text-embedding-3-small"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"dimensions":{"description":"Optional output vector size (truncation).","type":"number"},"input":{"description":"Text to embed. Also accepts an array of up to 128 strings (64000 chars total).","type":"string"},"model":{"description":"text-embedding-3-small (default) or text-embedding-3-large","type":"string"}},"required":["input"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"description":"[{object:'embedding', index, embedding:[…]}]","type":"array"},"model":{"type":"string"},"object":{"description":"Always 'list'","type":"string"},"usage":{"description":"prompt_tokens, total_tokens (input-only)","type":"object"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":913,"error":null}],"description_full":"OpenAI-compatible text embeddings API — standard /v1/embeddings request shape: input as a string or a batch of up to 128 strings (64000 chars total on text-embedding-3-small, the default; 24000 on text-embedding-3-large). Flat $0.005 per call in USDC via x402, no OpenAI account or API key. Returns float vectors for RAG, semantic search, clustering, and dedup.","last_updated":"2026-09-02T19:46:39.651Z","schemes":["exact"]}