← Back to search
80
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
communication pdfllms-txtopenapiapimcpai-friendlyemail

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 80/100

            

llms.txt Content

# Abundance APIs > A small catalog of fast, affordable, no-nonsense APIs — CORS proxy, PDF tools, email validation, IP geolocation, and currency exchange rates. Generous free tiers, clean JSON, available on RapidAPI. 26 production REST APIs served from one origin (https://abundanceapis.com), with discovery, API keys, and billing handled by RapidAPI. Every API has an OpenAPI 3.0 spec, a free tier (1,000 requests/month), clean JSON responses, and no SDK requirement. Endpoints are pure compute or built on free/open datasets — no scraping, no third-party data resale, no per-call upstream fees. ## For AI agents - MCP server (keyless trial): https://abundanceapis.com/mcp — Streamable HTTP (JSON-RPC over POST). Call `tools/list` to enumerate tools, then `tools/call`. Includes `list_apis` (full catalog + spec URLs + pricing) and keyless sample tools (naics_match, ip_lookup, email_validate, currency_convert, url_metadata, cors_fetch) so you can try before subscribing. Rate-limited; for production use a RapidAPI key. - Machine-readable specs: https://abundanceapis.com/openapi/<slug>.json — index at https://abundanceapis.com/openapi - Try keyless in the browser: https://abundanceapis.com/tools/<slug> - Production access: subscribe on RapidAPI (https://rapidapi.com/callieschneider/api); send `X-RapidAPI-Key` + `X-RapidAPI-Host: <slug>.p.rapidapi.com`. ## APIs - [NAICS Code Finder](https://abundanceapis.com/apis/naics-finder) — Semantic NAICS classification: paste a company description and get ranked codes with 0–100 match ratings — plus keyword search, code lookup, and similar-industry discovery. Spec: https://abundanceapis.com/openapi/naics-finder.json · RapidAPI: https://rapidapi.com/callieschneider/api/naics-code-finder · Host: naics-code-finder.p.rapidapi.com · Pricing: Basic Free (1,000 requests / mo) · Pro $10 / mo (100,000 requests / mo) · Ultra $30 / mo (1,000,000 requests / mo) · Mega $75 / mo (2,000,000 requests / mo) - [Image Intelligence](h

OpenAPI Spec (preview)

{"openapi":"3.0.3","info":{"title":"Web Toolbox","description":"A CORS proxy and web-utilities API. Fetch any URL with permissive CORS headers (bypass 'blocked by CORS policy' errors), extract link preview metadata (Open Graph / Twitter cards), grab favicons, and inspect response headers and redirect chains — all from one endpoint set.","version":"1.0.0"},"components":{"schemas":{}},"paths":{"/health":{"get":{"summary":"Health check","tags":["System"],"responses":{"200":{"description":"Default