{"catalog":[{"slug":"open-meteo","name":"Weather & Forecast (Open-Meteo)","category":"geo","description":"Current conditions and optional 7-day forecast for a lat/lon. Resold via our Open-Meteo commercial subscription — no user-supplied weather key. Weather data by Open-Meteo.com (CC BY 4.0).","params":{"lat":{"type":"number","required":true,"description":"Latitude (-90..90)"},"lon":{"type":"number","required":true,"description":"Longitude (-180..180)"},"forecast":{"type":"boolean","required":false,"description":"Also return the 7-day daily forecast (same single provider request)"},"units":{"type":"string","required":false,"description":"\"metric\" (default) or \"imperial\""}},"access":"resold","pricing":{"model":"vendor-passthrough","unit":"provider request","credits_per_call":0.1,"notes":"Weather data by Open-Meteo.com (CC BY 4.0). Resold from our Open-Meteo commercial subscription — no user key. Current + optional 7-day forecast is one provider request."},"lane":"master","proxy_route":"/proxy/open-meteo/v1/forecast — Open-Meteo native API, key injected"},{"slug":"dataforseo","name":"Web Search (DataForSEO SERP)","category":"search","description":"Live Google organic search results (titles, URLs, snippets) via DataForSEO SERP API. Resold through apipay — no user-supplied key. Data is transformed into agent answers (not resold raw).","params":{"q":{"type":"string","required":true,"description":"Search query"},"count":{"type":"number","required":false,"description":"Results to return, 1-100 (default 10)"},"country":{"type":"string","required":false,"description":"Country code (e.g. \"us\", \"gb\", \"hk\"). Default \"us\"."},"language":{"type":"string","required":false,"description":"Language code (e.g. \"en\", \"zh\"). Default \"en\"."}},"access":"resold","pricing":{"model":"vendor-passthrough","unit":"request","credits_per_call":0.3,"notes":"DataForSEO Live Google Organic $0.002/SERP, founder-confirmed 2026-08-29. Resold, no user key; SERP data is transformed into agent answers."},"lane":"master","proxy_route":"/proxy/dataforseo/… — DataForSEO native API (their docs apply verbatim; auth injected by apipay)"},{"slug":"scrape","name":"Web Fetch (DataForSEO markdown)","category":"scraping","description":"Fetch a URL and return transformed page markdown via DataForSEO On-Page Content Parsing. Resold through apipay — no user-supplied key. Markdown only; never raw HTML or full provider JSON.","params":{"url":{"type":"string","required":true,"description":"http(s) URL to fetch"}},"access":"resold","pricing":{"model":"vendor-passthrough","unit":"request","credits_per_call":0.3,"notes":"Billed 0.3 credits/call (same as dataforseo search SKU, founder lock 2026-08-30). DataForSEO On-Page Content Parsing Live; markdown only, no JS render. Resold, no user key."},"lane":"master","proxy_route":"/proxy/dataforseo/v3/on_page/content_parsing/live — DataForSEO native API, auth injected"},{"slug":"sec-edgar","name":"SEC EDGAR Filings","category":"finance","description":"US company filings from SEC EDGAR: resolve a ticker or CIK, get the latest filings (10-K, 10-Q, 8-K, …) with direct document links. Public-domain data; no key from you.","params":{"company":{"type":"string","required":true,"description":"Ticker (e.g. AAPL) or numeric SEC CIK"},"form":{"type":"string","required":false,"description":"Filter by form type, e.g. \"10-K\", \"10-Q\", \"8-K\""},"limit":{"type":"number","required":false,"description":"Max filings to return, 1-20 (default 5)"}},"access":"resold","pricing":{"model":"open-data","unit":"call","credits_per_call":0.3,"disclosure":"Market-anchored price for a capability that runs on apipay infrastructure; the underlying data is open/public-domain.","notes":"SEC EDGAR is US public-domain data (free at source); the price covers the normalized capability running on apipay infrastructure."},"lane":"master","proxy_route":"native data.sec.gov is free — proxy route planned; curated slug works today"},{"slug":"companies-house","name":"Companies House (UK)","category":"finance","description":"The UK company register: search companies, get a company profile, or list officers. Open government data; no key from you.","params":{"company":{"type":"string","required":true,"description":"Company name to search, or an exact company number"},"type":{"type":"string","required":false,"description":"\"search\" (default), \"profile\", or \"officers\" (the latter two need a company number)"},"limit":{"type":"number","required":false,"description":"Max search results, 1-20 (default 5)"}},"access":"resold","pricing":{"model":"open-data","unit":"call","credits_per_call":0.3,"disclosure":"Market-anchored price for a capability that runs on apipay infrastructure; the underlying data is open/public-domain.","notes":"Open UK government data (OGL v3.0, free at source); the price covers the normalized capability running on apipay infrastructure. Contains Companies House data © Crown copyright."},"lane":"master"},{"slug":"web-search","name":"Web Search","category":"search","description":"Live web search returning titles, URLs, and snippets (Brave Search).","params":{"q":{"type":"string","required":true,"description":"Search query"},"count":{"type":"number","required":false,"description":"Results to return, 1-20 (default 10)"}},"access":"byok","pricing":{"model":"byok","metering_fee_credits":0.1,"notes":"Bring your own provider key (one-time vault link); your provider account pays the provider. apipay charges a flat 0.1-credit metering fee per call."},"lane":"vault","proxy_route":"/proxy/brave/res/v1/web/search — Brave native API with YOUR vaulted key"},{"slug":"scrapingbee","name":"Web Scraper (ScrapingBee)","category":"scraping","description":"Fetch a URL through a scraping proxy and return the page HTML (ScrapingBee).","params":{"url":{"type":"string","required":true,"description":"URL to fetch"},"render_js":{"type":"boolean","required":false,"description":"Render JavaScript (costs ~5x)"}},"access":"byok","pricing":{"model":"byok","metering_fee_credits":0.1,"notes":"Bring your own provider key (one-time vault link); your provider account pays the provider. apipay charges a flat 0.1-credit metering fee per call."},"lane":"vault"},{"slug":"weather","name":"Weather & Forecast","category":"geo","description":"Current conditions for a lat/lon, optionally with a 10-day daily forecast (OpenWeatherMap One Call 4.0).","params":{"lat":{"type":"number","required":true,"description":"Latitude (-90..90)"},"lon":{"type":"number","required":true,"description":"Longitude (-180..180)"},"forecast":{"type":"boolean","required":false,"description":"Also return the 10-day daily forecast (adds a second metered provider call)"},"units":{"type":"string","required":false,"description":"\"metric\" (default), \"imperial\", or \"standard\""}},"access":"byok","pricing":{"model":"byok","metering_fee_credits":0.1,"notes":"Bring your own provider key (one-time vault link); your provider account pays the provider. apipay charges a flat 0.1-credit metering fee per call."},"lane":"vault","proxy_route":"/proxy/openweather/… — OpenWeather native API with YOUR vaulted key"},{"slug":"fal","name":"fal.ai AI Inference","category":"ai","description":"Run fal.ai models (FLUX image generation, whisper, upscalers, …) by model id with the model's JSON input. BYOK: vault your own fal key.","params":{"model":{"type":"string","required":true,"description":"fal model id, e.g. \"fal-ai/flux/schnell\""},"input":{"type":"object","required":false,"description":"Model input JSON per fal docs, e.g. {\"prompt\": \"a red fox\"}"}},"access":"byok","pricing":{"model":"byok","metering_fee_credits":0.1,"notes":"Bring your own provider key (one-time vault link); your provider account pays the provider. apipay charges a flat 0.1-credit metering fee per call."},"lane":"vault","proxy_route":"/proxy/fal/… — fal native API with YOUR vaulted key"}]}