Browser
Service
Endpoints
Price
Status
Hyperbrowser — Fetch
curl -X POST https://credit-api.floelabs.xyz/v1/proxy/fetch \
-H "Authorization: Bearer $FLOE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://api.hyperbrowser.ai/x402/web/fetch", "method": "POST", "headers": {"Content-Type": "application/json"}, "body": "{\"url\":\"https://news.ycombinator.com\"}"}'Hyperbrowser — Search
curl -X POST https://credit-api.floelabs.xyz/v1/proxy/fetch \
-H "Authorization: Bearer $FLOE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://api.hyperbrowser.ai/x402/web/search", "method": "POST", "headers": {"Content-Type": "application/json"}, "body": "{\"query\":\"AI agent infrastructure 2026\"}"}'Browserbase — Browser Session
Anchor Browser — Browser Session
Last updated
