API Playground

Try 39+ services live in your browser. No signup required.

🌍 IP Geolocation Country, city, timezone, coordinates
Waiting
Click "Send Request" to try it
curl command
curl https://agent-gateway-kappa.vercel.app/v1/agent-geo/api/geo/8.8.8.8
💰 Crypto Prices Real-time prices, 40+ pairs
Waiting
Click "Send Request" to try it
curl command
curl https://agent-gateway-kappa.vercel.app/v1/crypto-feeds/api/price/BTC
🔍 DNS Lookup Resolve, WHOIS, availability
Waiting
Click "Send Request" to try it
curl command
curl https://agent-gateway-kappa.vercel.app/v1/agent-dns/api/resolve/google.com
💻 Code Runner Python, JavaScript, TypeScript, Bash
Waiting
Click "Run Code" to execute
curl command
curl -X POST https://agent-gateway-kappa.vercel.app/v1/agent-coderunner/api/execute -H "Content-Type: application/json" -d '{"language":"python","code":"print(42)"}'
🕸 Web Scraper Extract content as markdown/HTML/text
Waiting
Click "Send Request" to try it
curl command
curl -X POST https://agent-gateway-kappa.vercel.app/v1/agent-scraper/api/scrape -H "Content-Type: application/json" -d '{"url":"https://example.com","format":"markdown"}'
📷 Screenshot Capture any website as PNG
Waiting
Click "Capture Screenshot" to try it
curl command
curl "https://agent-gateway-kappa.vercel.app/v1/agent-screenshot/api/screenshot?url=https://github.com&viewport=desktop" -o screenshot.png
🔗 URL Shortener Shorten URLs, custom slugs, analytics
Waiting
Click "Shorten URL" to try it
curl command
curl -X POST https://agent-gateway-kappa.vercel.app/v1/agent-shorturl/api/shorten -H "Content-Type: application/json" -d '{"url":"https://example.com"}'
📄 PDF Generator HTML or Markdown to PDF
Waiting
Click "Generate PDF" to try it
curl command
curl -X POST https://agent-gateway-kappa.vercel.app/v1/agent-pdfgen/api/pdf/from-markdown -H "Content-Type: application/json" -d '{"markdown":"# Hello World"}' -o output.pdf
📋 Paste / Snippet Share code snippets, auto language detection
Waiting
Click "Create Paste" to try it
curl command
curl -X POST https://agent-gateway-kappa.vercel.app/v1/agent-paste/api/pastes -H "Content-Type: application/json" -d '{"title":"example","content":"hello world"}'

Ready to build?

Get your API key and start with 200 free credits. No credit card required.

Get Started Free