{"uid":"cap_yC0pWNNMpffCE1Svu7WaA","slug":"forgemesh-embeddings-api-15230551","name":"ForgeMesh Embeddings API","description":"Embeddings API: 768-dimension embedding vectors for up to 64 texts per call, computed locally on our hardware — no OpenAI key, no account, pay per call with USDC. Use for semantic search, similarity, clustering, deduplication, and RAG indexes. Inputs are never stored.","url":"https://x402.forgemesh.io/embeddings","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"single text alternative to texts[]"},"texts":{"type":"array","items":{"type":"string"},"description":"1-64 texts to embed"}}},"responseSchema":{"type":"json","example":{"model":"nomic-embed-text","dimensions":768,"embeddings":[[0.011,-0.02],[0.03,0.004]]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_f_TjrOK-vy1cNoWv0EZsl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates 768-dimension embedding vectors for 1–64 texts per call, computed locally, paid per call with USDC via x402.","exampleAgentPrompt":"Generate 768-dim embeddings for these three sentences so I can index them for semantic search: 'The cat sat on the mat.', 'A feline rested on a rug.', 'Dogs love playing fetch.' — pay per call with USDC, no OpenAI key needed.","exampleUseCases":null,"resultDescription":"An array of 768-dimension floating-point embedding vectors, one per input text, suitable for semantic search, clustering, deduplication, or indexing into a vector database.","failureModes":["More than 64 texts submitted in one call — returns validation error","Empty texts array or missing both 'text' and 'texts' fields — returns 400 bad request","Payment not provided or insufficient USDC — returns 402 Payment Required","Individual text too long for model context window — may return truncation error or 400","Network timeout if batch is large and hardware is under load"],"whenToPreferThis":"Choose this endpoint when you need text embeddings without an OpenAI account or API key, want to pay per call in USDC with no subscription, require privacy (inputs are never stored), and need up to 64 texts vectorized in a single call at a low flat rate of $0.002 USDC.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:02.231Z","isFirstParty":false}