{"uid":"cap_KUp0tNSCi6KNp1CgbGI6E","slug":"forgemesh-semantic-vector-generation-f1204576","name":"ForgeMesh Semantic Vector Generation","description":"Semantic vector generation: turns batches of text (up to 64 per request) into dense 768-dimension embeddings ready to feed into a vector database or similarity search index. Runs without any external API key or subscription, pay only for the call. Well suited for building RAG retrieval layers, clustering related content, or scoring how similar two passages are.","url":"https://x402.forgemesh.io/semantic-search-vectors","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_iH4yzAD0xMBezczeC6f_g","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":"Converts batches of up to 64 text strings into 768-dimensional dense embeddings for similarity search, clustering, or RAG retrieval — no external API key required.","exampleAgentPrompt":"Turn these three product descriptions into 768-dimensional semantic vectors so I can store them in my Pinecone index and do similarity search: 'wireless noise-cancelling headphones', 'bluetooth over-ear headphones with ANC', 'wired studio monitor headphones'.","exampleUseCases":null,"resultDescription":"Returns an array of 768-dimensional dense float vectors, one per input text, ready to insert into a vector database or use for cosine/dot-product similarity computation. Each vector captures semantic meaning of the corresponding input text.","failureModes":["More than 64 texts submitted in a single request — exceeds batch limit","Empty texts array or missing both text and texts fields — returns validation error","Individual text too long — may be truncated or rejected","Payment not included or insufficient — returns 402 Payment Required","Network timeout for large batches of long documents"],"whenToPreferThis":"Choose this endpoint when you need text embeddings without an OpenAI, Cohere, or similar subscription — pay per call at $0.002 USDC. Ideal for agents building RAG pipelines, populating vector databases, or performing similarity scoring on the fly. Best when batching up to 64 texts at once to maximize cost efficiency.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:53:13.207Z","isFirstParty":false}