CyberMax API All-Access

Every CyberMax API. One key.

9 data APIs and MCP servers for developers and AI agents, from email checks to CVE priority, VIN recalls, carrier vetting and US tariffs, on a single subscription. Each API keeps its full entry-plan allowance.

✓ 9 APIs + 9 MCP servers✓ $119/month instead of $171✓ Key on screen right after checkout✓ Cancel any time
Get All-Access · $119/monthPay as you go · $32 once
The 9 entry plans bought one by one
$171/month
All-Access
$119/month
You save $52 a month (30%)
Yearly
$1,190/year
2 months free

What one key unlocks

Each allowance matches that API's own entry plan. Try any of them free first: no key, no sign-up.

APIIncluded every monthIn the $32 packBought on its own
MailvettCatch bad emails before you send or save5,000 calls
up to 10 emails each
1,000 calls$19/month
LogolarkAny company's logo and icon from its domain2,500 calls
up to 5 domains each
500 calls$19/month
BonafidoIs this website a real, legit business?1,500 checks250 checks$19/month
FieldwrightWeb pages to clean JSON with your own LLM7,500 pages1,500 pages$19/month
RecallrollVIN in, open safety recalls out2,000 calls
up to 10 VINs per call
400 calls$19/month
KevscopeWhich CVEs to patch first, in one call10,000 calls
up to 20 CVEs each
2,000 calls$19/month
HaulrollVet a trucking carrier before you tender the load750 calls
up to 25 carriers each
200 calls$19/month
LeafmeltAny document to clean Markdown, in one call3,000 calls
up to 5 documents each
750 calls$19/month
DutyfinchEvery US duty rate and China tariff, one call2,500 calls500 calls$19/month
Total$119/month$32 once (vs $45)$171/month

Pricing

Secure checkout by Stripe: card, Apple Pay, Google Pay or Link. Sales tax/VAT handled by Stripe.

All-Access monthly
$119/month

All 9 APIs with their entry-plan allowances every month · resets on the 1st (UTC) · no overage charges

Get All-Accessor $1,190/year, 2 months free
All-Access pay-as-you-go
$32 once

Every API's pay-as-you-go allowance on one key · never expires · no subscription · 29% less than 9 separate packs ($45)

Buy the pack
Just one API?
$19/month

Every API is also sold on its own, with a free daily tier. Start there if you only need one or two.

Pick an API

How it works

1Check out with StripeMonthly, yearly or the one-time pack.
2Copy your keyIt appears on the page you land on after payment (CMXALL-…).
3Call any APISend it as x-api-key or Authorization: Bearer, on REST or MCP.
curl -s "https://kevscope-api.cybermax-tools.workers.dev/api/priority?cve=CVE-2024-3400" -H "x-api-key: YOUR_ALL_ACCESS_KEY"
curl -s "https://dutyfinch.cybermax-tools.workers.dev/api/hts?code=8516.71.00" -H "x-api-key: YOUR_ALL_ACCESS_KEY"
curl -s "https://api-all-access.cybermax-tools.workers.dev/key" -H "x-api-key: YOUR_ALL_ACCESS_KEY"   # usage on all 9

# MCP (Claude Desktop, Cursor, VS Code)
{ "mcpServers": {
  "mailvett": { "type": "http", "url": "https://mailvett.cybermax-tools.workers.dev/mcp",
    "headers": { "Authorization": "Bearer YOUR_ALL_ACCESS_KEY" } },
  "logolark": { "type": "http", "url": "https://logolark.cybermax-tools.workers.dev/mcp",
    "headers": { "Authorization": "Bearer YOUR_ALL_ACCESS_KEY" } },
  "bonafido": { "type": "http", "url": "https://bonafido.cybermax-tools.workers.dev/mcp",
    "headers": { "Authorization": "Bearer YOUR_ALL_ACCESS_KEY" } }
  … add any of the 9 … } }

Questions

Do the quotas pool together?

No. Each API keeps its own allowance, the same as its cheapest monthly plan (for example 5,000 calls on Mailvett). Heavy use of one API never eats into another.

Why not buy just the APIs I need?

If you only need one or two, buy them on their own: each starts at $19/month. All-Access pays off from the 7th API ($119 vs 7 × $19 = $133), and it is the easy choice when an AI agent or a team should be able to call any of them with one key.

Why not API Ninjas or ApyHub?

They sell one key for many general utility APIs (API Ninjas: $59/month for 100,000 calls; ApyHub: $16/month for 100,000 atoms, prices checked 27 Sep 2026). CyberMax APIs are specialised: CISA KEV + EPSS priority, FMCSA carrier vetting, NHTSA recalls by VIN, Section 301 tariff flags, documents to Markdown, and more, each with an MCP server. Where both cover a job (for example email checks), compare the fields you need on the free tiers first.

What happens when an API runs out?

That API answers with a clear quota_exceeded error (HTTP 429) until the 1st of the next month (UTC). There are no overage charges. The other APIs keep working.

Does it work in Claude, Cursor and other MCP clients?

Yes. Every API has a remote MCP server at <api>/mcp. Add the servers you want and send the same key as Authorization: Bearer YOUR_KEY.

How do I get the key?

Right after checkout, Stripe sends you back here and the page shows your key. Bookmark that page. Check usage on every API at /key.

Can I cancel?

Yes, any time, at api-all-access.cybermax-tools.workers.dev/manage (Stripe billing portal). The key works until the end of the paid period. The pay-as-you-go pack never expires and never renews.

Is there a free tier?

Yes. Every API has its own free daily allowance with no key and no sign-up, so you can try each one before you buy.

One key for 9 APIs, $52 a month less than buying them one by one.