All APIs at a glance
16 live REST endpoints, grouped by use case. Every endpoint accepts and returns JSON, requires an API key, and is pre-shaped for LLM tool calling and autonomous agent workflows.
Search & Extraction
n=10Real-time search and content extraction for AI agents
Web Search
Real-time semantic web search built for LLM tool calling. Returns ranked titles, URLs, and clean snippets pre-shaped for agent consumption. Country and date filters supported.
News Search
Real-time news search across major outlets. Date-range and country filtering for time-sensitive queries. Built for morning briefings, market-news agents, and RAG pipelines.
URL Content Extract
Extract clean readable content from up to 25 URLs per call. Strips ads, nav, and boilerplate; returns markdown-flavoured text ready for LLM ingestion. 2 credits per URL.
Academic Search
Search peer-reviewed papers and pre-prints across arXiv, PubMed, bioRxiv, and medRxiv from one endpoint. Built for AI-driven literature review, RAG over scientific corpora, and citation extraction.
Clinical Search
Search clinical trials, FDA drug labels, ChEMBL bioactivity, and DrugBank pharmacology. Built for medical research, drug repurposing, and AI-driven clinical decision support workflows.
SEC Filings Search
Search SEC filings (10-K, 10-Q, 8-K), US earnings call transcripts, and equity statistics. Built for AI-driven due diligence, fundamental analysis, and financial RAG pipelines.
Patent Search
Semantic search over global patent filings across USPTO, EPO, WIPO, and major national offices. Built for prior-art research, IP landscaping, and AI-driven competitive intelligence.
Prediction Markets Search
Search Polymarket and Kalshi prediction-market contracts on politics, economics, sports, and current events. Built for crowd-forecast retrieval and probability-grounded LLM answers.
Business Data
n=1Public company and financial intelligence
Validation & Enrichment
n=3Validate and enrich contact data
Email Validator
Validate email addresses with syntax check, MX record verification, and disposable email detection. Returns clear deliverability signals in one call.
Reference & Geo
n=3Geo, calendar, and brand reference data
Logo Search
Search SVG logos by brand or category, inspect light/dark or wordmark variants, and fetch raw SVG source on demand for product UI, slide decks, and automation workflows.
Catalog FAQ
How is the catalog organized?
Endpoints are grouped into four categories: Search & Extraction, Business Data, Validation & Enrichment, and Reference & Geo. The catalog page lets you filter by category or search by name.
Which API should I use to ground LLM answers in current information?
Use Web Search for general queries, News Search for time-sensitive topics, Academic Search for scientific RAG, or SEC Filings Search for financial RAG. Pair any of them with URL Extract for full-content context.
Do all endpoints share the same authentication?
Yes. Every API Pick endpoint requires an x-api-key header (format: pk_…) created in the dashboard. The same key works across the entire catalog.
Can I test API Pick without writing code?
Yes. Every catalog page has a Try Now form that runs the endpoint live in your browser using your API key.
What if I need an API that's not in the catalog?
Submit a request on the Contact page. We prioritize new endpoints based on demand and ship most requested ones within a few weeks.