Directory / x402render.vercel.app
Email validation API: verify email syntax, check MX records and detect disposable domains. Param: email. · Keywords: email verification, mx check, disposable email, data · Built with @piprail/sdk
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://x402render.vercel.app/emailcheck' # -> 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://x402render.vercel.app/emailcheck'
Endpoint: https://x402render.vercel.app/emailcheck. Operated by x402render.vercel.app, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.
Base64 API: encode or decode base64 strings. Params: text, op. · Keywords: base64 decoder, utility · Built with @piprail/sdk
Crypto price API: live price, market cap, 24h volume, 24h/7d/30d change, ATH and momentum signal for Bitcoin, Ethereum, Solana and 10,000+ coins. Param: id. · K…
DNS lookup API: resolve DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA) for any domain. Params: domain, type. · Keywords: mx record, txt record, data · Built wit…
Data extraction API: fetch a web page and AI-extract a specific value (price, heading, etc). Web scraping with AI. Params: url, query. · Keywords: llm, rag · Bu…
Crypto fear and greed index API: current market sentiment value, classification and interpretation for trading. · Keywords: fear greed, crypto sentiment, signal…
Currency exchange rate API: live fiat forex rates between any currencies plus crypto spot prices. Convert USD EUR GBP and more. Params: from, to or crypto. · Ke…
Geocoding API: convert a place or city name into latitude/longitude, country and timezone. Param: name. · Keywords: geocode, place to coordinates, latitude long…
AI summarizer API: fetch any web page and return a concise AI-generated summary, for agents, research and RAG pipelines. Param: url. · Keywords: summarize url, …
Translation API: AI translate text into any target language. Localization. Params: text, to. · Keywords: llm · Built with @piprail/sdk