{"uid":"cap_hXp_n90cYAubAjWAI8wLF","slug":"netintel-web-fetch-72978a3e","name":"NetIntel Web Fetch","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/web/fetch","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Absolute http(s) URL to fetch (data API, open-data portal, blob file). Aliases: uri, target, link, u"},"max_bytes":{"type":"number","description":"Optional read cap in bytes (default 2000000, hard cap 5000000); longer bodies are truncated and flagged"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"json":{"type":["object","array","null"],"description":"parsed body when it is JSON"},"text":{"type":["string","null"],"description":"raw body when it is not JSON"},"bytes":{"type":"number","description":"bytes returned (≤ max_bytes)"},"status":{"type":"number","description":"upstream HTTP status (2xx)"},"findings":{"type":"array"},"final_url":{"type":"string","description":"after redirects"},"truncated":{"type":"boolean"},"content_type":{"type":["string","null"],"description":"upstream media type"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://api.dexscreener.com/latest/dex/tokens/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","json":{"pairs":[{"dexId":"quickswap","chainId":"base","priceUsd":"1.00013","baseToken":{"name":"USD Coin","symbol":"USDC","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"quoteToken":{"name":"USD Base Coin","symbol":"USDbC","address":"0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA"},"pairAddress":"0x5D0bC342178C8Fe2c2f9A9fcC9D52555C99936db"}],"schemaVersion":"1.0.0"},"text":null,"bytes":25499,"status":200,"findings":[],"final_url":"https://api.dexscreener.com/latest/dex/tokens/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","truncated":false,"content_type":"application/json"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_azGnK5AHcs1aymtG5-xDN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the content of any HTTP/HTTPS URL (data API, open-data portal, or file) and returns the parsed JSON or raw text body along with metadata","exampleAgentPrompt":"Fetch the contents of https://api.dexscreener.com/latest/dex/tokens/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 and give me the parsed JSON back, capping the response at 1000000 bytes.","exampleUseCases":[{"title":"Pull live DeFi token data","prompt":"Grab the JSON from https://api.dexscreener.com/latest/dex/tokens/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 and tell me the current USD price and which DEXes it's trading on."},{"title":"Read open-data government dataset","prompt":"Fetch https://data.cdc.gov/api/views/bi63-dtpu/rows.json?accessType=DOWNLOAD and return the raw contents so I can see what fields are available — limit it to the first 500000 bytes."},{"title":"Check a public REST API response","prompt":"Hit https://api.github.com/repos/coinbase/x402 for me and return the full JSON so I can see the star count, description, and open issue count."}],"resultDescription":"Returns a JSON object containing: the resolved final URL (after redirects), parsed JSON body (if content is JSON) or raw text body (if not), the upstream HTTP status code, content-type header, number of bytes returned, a boolean indicating whether the body was truncated, and a findings array for any anomalies or warnings detected during the fetch.","failureModes":["Non-2xx upstream HTTP status — upstream server returns 4xx or 5xx; call is not billed","Invalid or malformed URL — input validation rejects the request; call is not billed","Body exceeds hard cap of 5MB — content is truncated at max_bytes and truncated flag is set to true","Upstream timeout or connection failure — server error; call is not billed","Non-HTTP/HTTPS scheme provided — rejected at input validation; call is not billed"],"whenToPreferThis":"Choose this endpoint when you need a pay-per-call, no-signup proxy to fetch and parse the response of any public HTTP/HTTPS URL — especially JSON data APIs, open-data portals, or blob files — without managing your own HTTP infrastructure. It is ideal for agents that need occasional on-demand web fetches billed transparently via USDC micropayments, and where failed or invalid calls must never incur charges. Prefer alternatives if you need browser-rendered JavaScript execution, authenticated sessions, or bulk crawling of entire websites.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:50:46.630Z","isFirstParty":false}