Rerank documents against a query with BGE Reranker Base (@cf/baai/bge-reranker-base). POST query plus documents[]; returns relevance scores for search and RAG pipelines.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://embed.gedx402.com/v1/rerank' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://embed.gedx402.com/v1/rerank'
Endpoint: https://embed.gedx402.com/v1/rerank. Operated by embed.gedx402.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
M2M100 machine translation — one x402 payment on embed.gedx402.com. POST { text, source_lang, target_lang } → { translated_text }; wire settlement USDC per requ…