{"uid":"cap_DFDN8JLrZyc7pmjSkpFQR","slug":"api-kadec0-xyz-serp-web-search-ed9bb9e9","name":"api.kadec0.xyz SERP Web Search","description":"Web search results (SERP). Keyless web search returning ranked title, URL, and snippet for a query — with locale/region targeting, freshness filters (past day, week, month, year), pagination, a news mode that adds publish date and source, and selectable backend engine (auto rotation, or pin Brave, Yahoo, or Yandex).","url":"https://api.kadec0.xyz/v1/serp","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":"search query"},"mode":{"enum":["web","news"],"type":"string","default":"web","description":"web results or recent news (news adds date+source per item). the news index is narrow, so a long or highly specific news query that matches nothing falls through to web rather than returning empty; those items carry requestedMode=news and servedBy=web"},"page":{"type":"string","default":"1","description":"result page (pagination)"},"engine":{"type":"string","default":"auto","description":"search backend: auto (recommended - rotates engines and falls back on blocks) or pin one of yahoo, yandex (web mode); news mode supports bing. when set, each result carries an 'engine' field; if the pinned engine returns nothing, auto serves instead and results also carry 'requestedEngine'"},"region":{"type":"string","default":"us-en","description":"locale, e.g. us-en, uk-en, de-de"},"timelimit":{"enum":["d","w","m","y"],"type":"string","description":"restrict to past day/week/month/year"},"safesearch":{"enum":["on","moderate","off"],"type":"string","default":"moderate"},"num_results":{"type":"string","default":"10","description":"max results, cap 25"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"q":"artificial intelligence","num_results":10}}},"response":{"count":8,"items":[{"url":"https://en.wikipedia.org/wiki/Artificial_intelligence","rank":1,"type":"search_result","title":"Artificial intelligence - Wikipedia","snippet":"Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making."},{"url":"https://www.britannica.com/technology/artificial-intelligence","rank":2,"type":"search_result","title":"Artificial intelligence (AI) | Definition, Examples, Types ...","snippet":"Artificial intelligence (AI) is the ability of a digital computer or computer-controlled robot to perform tasks commonly associated with intelligent beings. The term is frequently applied to the project of developing systems with the ability to reason, discover meaning, generalize, or learn from past experiences."},{"url":"https://openai.com/","rank":3,"type":"search_result","title":"OpenAI | Research & Deployment","snippet":"We believe our research will eventually lead to artificial general intelligence, a system that can solve human-level problems. Building safe and beneficial AGI is our mission."},{"url":"https://www.coursera.org/articles/what-is-artificial-intelligence","rank":4,"type":"search_result","title":"What Is Artificial Intelligence? Definition, Uses, and Types","snippet":"What is artificial intelligence? Artificial intelligence (AI) is the theory and development of computer systems capable of performing tasks that historically required human intelligence, such as recognizing speech, making decisions, and identifying patterns."},{"url":"https://www.ibm.com/think/topics/artificial-intelligence","rank":5,"type":"search_result","title":"What is artificial intelligence (AI)? - IBM","snippet":"Artificial intelligence (AI) is technology that enables computers and machines to simulate human learning, comprehension, problem solving, decision-making, creativity and autonomy."},{"url":"https://openai.com/academy/what-is-ai/","rank":6,"type":"search_result","title":"AI fundamentals | OpenAI","snippet":"Artificial intelligence (AI) is a broad category of software that can recognize patterns, learn from data, and produce useful outputs."},{"url":"https://www.geeksforgeeks.org/artificial-intelligence/what-is-artificial-intelligence-ai/","rank":7,"type":"search_result","title":"What is Artificial Intelligence (AI) - GeeksforGeeks","snippet":"Artificial Intelligence (AI) is a technology that enables machines and computers to perform tasks that typically require human intelligence. It allows systems to learn from data, recognise patterns, and make decisions to solve complex problems. Simulates human intelligence through learning and reasoning. Processes large amounts of data to identify patterns and insights. Continuously improves ..."},{"url":"https://www.scientificamerican.com/artificial-intelligence/","rank":8,"type":"search_result","title":"Artificial Intelligence - Scientific American","snippet":"Artificial Intelligence coverage from Scientific American, featuring news and articles about advances in the field."}]}},"exampleRequest":{"q":"artificial intelligence","num_results":10},"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3pCGUeNVL_aF8nW-9M6rR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns ranked web search results (title, URL, snippet) for a given query string, keyless via x402 micropayment.","exampleAgentPrompt":"Search the web for 'best practices for LLM prompt injection prevention' and give me the top 10 results with their titles, URLs, and snippets.","exampleUseCases":[{"title":"Checking latest competitor pricing updates","prompt":"Search the web for recent price changes from our top 3 competitors and summarize what you find about their current offerings and positioning."},{"title":"Finding technical solutions for error messages","prompt":"I'm getting an error that says 'CORS policy blocked the request' — search the web for explanations and common fixes, then tell me the most relevant solutions from the results."},{"title":"Researching trending industry topics","prompt":"Search the web for news and articles about generative AI adoption in healthcare from the past month, and pull out the key insights from the top results."}],"resultDescription":"A ranked list of up to 25 web search results, each containing a page title, URL, and text snippet summarizing the page content.","failureModes":["Missing required query parameter 'q' returns a 400 error","num_results exceeding 25 is capped silently or returns an error","Payment not provided or insufficient triggers a 402 Payment Required response","Empty or ambiguous query may return zero results","Network or upstream search provider outage causes 5xx errors"],"whenToPreferThis":"Use this endpoint when you need live, ranked web search results (SERP-style) without requiring an API key — ideal for agents that want real-time web lookup with micropayment-based access (x402). Prefer this over static knowledge bases when freshness matters or when you need URLs and snippets from the open web.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:00.325Z","isFirstParty":false}