Every API, one clean contract.
98 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Popular
Reputation & Reviews
8 APIsE-commerce & Marketplaces
20 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Film & Knowledge
15 APIsUtilities & AI
11 APIsClassifieds & Second-hand
4 APIsDeveloper Tools
11 APIsGEO-Intel
livepost/geo-intel/v1/check1 creditFull AI-readiness report for a URL: AI-crawler access map + llms.txt + schema + meta + 0-100 score + ranked fix recommendations. One call, everything.
{
"url": "https://docs.anthropic.com"
}Try in playground →post/geo-intel/v1/crawlers1 creditAI-crawler access map from robots.txt: per-bot allow/block (Google longest-match), operator, AI engine, purpose (search/training/agent), crawl-delay, sitemaps.
{
"url": "https://www.nytimes.com"
}Try in playground →post/geo-intel/v1/llms_txt1 creditDetect + parse + validate /llms.txt (and /llms-full.txt) — the emerging AI-context standard. Content-type sniffed so an HTML 404 can't masquerade as a real file.
{
"url": "https://stripe.com"
}Try in playground →post/geo-intel/v1/schema1 creditExtract + classify / schema.org (+@graph) for AI-citability: Organization/Article/FAQ/Breadcrumb/Product/speakable + microdata/RDFa presence.
{
"url": "https://www.nytimes.com"
}Try in playground →post/geo-intel/v1/score1 creditComposite AI-readiness score (0-100) + transparent per-pillar breakdown (crawler_access 40 / structured_data 25 / llms_txt 15 / meta 12 / crawlability 8) + ranked recommendations.
{
"url": "https://github.com"
}Try in playground →post/geo-intel/v1/batch1 creditScore up to 20 sites concurrently in one call (each independently SSRF-guarded). Returns a compact score+grade per URL.
{
"urls": [
"https://stripe.com",
"https://github.com"
]
}Try in playground →
Social Media
6 APIs