{"uid":"cap_zPKrqfhqssgCWQK8b1YHK","slug":"pennyrail-text-embedding-3-large-large-text-embedding-550414a8","name":"PennyRail text-embedding-3-large (Large Text Embedding)","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/standard/ai.embed-large--text-embedding-3-large","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7XCiyMTwSF7KNokT-oaii","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates high-dimensional vector embeddings for input text using OpenAI's text-embedding-3-large model, accessible via micropayment-gated API","exampleAgentPrompt":"Convert this text to a large embedding vector using text-embedding-3-large: 'Quantum computing will transform cryptography within the next decade' — I need the full high-dimensional embedding for a semantic search index.","exampleUseCases":[{"title":"RAG pipeline document ingestion","prompt":"I'm building a retrieval-augmented generation system — can you embed this paragraph using text-embedding-3-large so I can store it in my Pinecone index? The text is: 'Our return policy allows customers to return any item within 30 days of purchase for a full refund.'"},{"title":"Semantic similarity scoring","prompt":"I need to compare how semantically similar two pieces of text are. First embed this sentence for me using the large embedding model: 'The patient presented with acute chest pain and shortness of breath.'"},{"title":"Query vectorization for search","prompt":"I'm running a vector search over my knowledge base — can you embed this user query with text-embedding-3-large so I can find the closest matching documents? Query: 'How do I reset my two-factor authentication?'"}],"resultDescription":"Returns a high-dimensional float vector (embedding) representing the semantic content of the input text, produced by OpenAI's text-embedding-3-large model. The response is a JSON object containing the embedding array suitable for downstream use in vector databases, similarity calculations, or ML pipelines.","failureModes":["Missing or malformed 'input' object returns a 400 validation error","Payment not included or insufficient USDC results in 402 Payment Required before processing","Empty or null text input may return a zero-vector or error depending on model behavior","Oversized input exceeding token limits (8191 tokens for text-embedding-3-large) may result in truncation or error","Service unavailability on Vercel infrastructure returns 503","Upstream OpenAI API rate limits or outages may cause intermittent failures"],"whenToPreferThis":"Choose this endpoint when you need large, high-quality text embeddings (text-embedding-3-large dimensions) on a pay-per-call basis without managing your own OpenAI API keys or subscription. Ideal for agents that need occasional embedding calls via the x402 micropayment protocol without provisioning API credentials. Prefer this over self-hosted solutions when you want zero-infrastructure access to state-of-the-art embeddings at $0.01 USDC per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:51:47.190Z","isFirstParty":false}