{"uid":"cap_sIzCR1jZwAoTm8Ue_i1fx","slug":"mdataaccess-web-search-6aba476d","name":"MDataAccess Web Search","description":"Search the web. Returns structured search results suitable for autonomous agents.","url":"https://api.mdataaccess.com/search","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["q"],"properties":{"q":{"type":"string","description":"Natural-language web search query."},"num_results":{"type":"integer","maximum":10,"minimum":1,"description":"Number of search results to return."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["provider","query","results"],"properties":{"query":{"type":"string"},"results":{"type":"array"},"provider":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-dyy3ARVwBBm_SC9wEUKf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a natural-language web search and returns structured search results optimized for autonomous agent consumption.","exampleAgentPrompt":"Search the web for the latest developments in quantum computing and return the top 5 results with titles, URLs, and summaries.","exampleUseCases":[{"title":"Real-time news research for agents","prompt":"Search the web for breaking news about the Federal Reserve interest rate decision today and give me the top 3 results."},{"title":"Competitive intelligence lookup","prompt":"Can you search the web for recent reviews and comparisons of Notion versus Obsidian for note-taking, and bring back 5 results?"},{"title":"Technical documentation discovery","prompt":"Search the web for the official Python 3.12 release notes and migration guide, and return the top 3 links with descriptions."}],"resultDescription":"Returns a structured JSON object containing the original query, the provider name, and an array of search results. Each result typically includes a title, URL, and snippet/summary suitable for agent reasoning and downstream processing.","failureModes":["Missing required query parameter 'q' returns a 400 Bad Request","num_results exceeding maximum of 10 returns a validation error","Payment failure or missing x402 payment header results in a 402 Payment Required response","Queries with no matching web results return an empty results array","Rate limiting or quota exhaustion may return a 429 Too Many Requests error","Network timeouts for slow upstream search providers may return a 503 error"],"whenToPreferThis":"Choose this endpoint when an agent needs live, up-to-date web search results with structured output tailored for autonomous agent consumption. It is especially useful when training-data cutoffs make LLM knowledge insufficient, or when real-time information (news, prices, recent events) is required. Prefer it over raw HTTP scraping when you need a ranked list of relevant URLs and snippets rather than the full content of a single page.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:41:26.875Z","isFirstParty":false}