All APIs at a glance
28 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=21Real-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, and ChEMBL bioactivity. 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.
UK Legal Search
Semantic search across UK case law and primary legislation from one endpoint. Built for legal research, compliance review, statutory interpretation, and AI-driven legal-tech workflows.
Cybersecurity Search
Search CISA Known Exploited Vulnerabilities, NVD CVE records, EPSS exploit scores, and MITRE ATT&CK techniques. Built for AI-driven vulnerability triage, threat intelligence, and security operations.
Markets Search
Search global and US equities, crypto, forex, ETFs, mutual funds, commodities, and US market movers. Built for AI-driven price lookups, market-data retrieval, and trading research.
Economic Data Search
Search FRED, US Bureau of Labor Statistics, World Bank indicators, IMF macro data, US federal spending, and German labour statistics. Built for AI-driven macroeconomic research and analysis.
Financials Search
Search US public-company balance sheets, income statements, cash flow statements, dividends, and insider transactions. Built for AI-driven fundamental analysis and due diligence.
Earnings Calendar Search
Search the US earnings calendar for upcoming report dates, EPS/revenue estimates, and before/after-market timing. Built for AI-driven event-driven trading and research.
Chemistry Search
Search ChEMBL bioactivity, PubChem chemical structures, and Open Targets target-disease associations. Built for AI-driven drug discovery, cheminformatics, and biomedical research.
Genomics Genes & Variants Search
Search NCBI Gene, dbSNP, ClinVar, dbVar, MedGen, and GTR for genes, variants, and clinical significance. Built for AI-driven genomics and variant-interpretation research.
Genomics Sequences Search
Search NCBI Nucleotide, Protein, Genome, Assembly, CDD, and Structure for sequences, assemblies, and protein domains. Built for AI-driven bioinformatics.
Genomics Datasets Search
Search NCBI SRA, GEO, BioSample, BioProject, dbGaP, and Taxonomy for sequencing runs, expression datasets, and organism data. Built for AI-driven omics data discovery.
Health Data Search
Search WHO global health statistics, NIH research grants, and openFDA drug adverse-event reports. Built for AI-driven public-health research, grant discovery, and pharmacovigilance.
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.