Skip to content

Add AnyAPI to the service directory#739

Open
kev1n wants to merge 1 commit into
tempoxyz:mainfrom
kev1n:add-getanyapi-service
Open

Add AnyAPI to the service directory#739
kev1n wants to merge 1 commit into
tempoxyz:mainfrom
kev1n:add-getanyapi-service

Conversation

@kev1n

@kev1n kev1n commented Jun 23, 2026

Copy link
Copy Markdown

Add AnyAPI to schemas/services.ts

AnyAPI (getanyapi.com) is a unified marketplace for scraping and data APIs: reach hundreds of third-party data APIs through one key, pay per request in USD, with normalized schemas and automatic failover. AI agents pay inline per call with no account.

Checklist

  • Live and accepting MPP payments - the gateway serves real MPP/Tempo 402s at api.getanyapi.com. A POST https://api.getanyapi.com/v1/run/web.scrape returns 402 with WWW-Authenticate: Payment ... realm="api.getanyapi.com", method="tempo", intent="charge", currency 0x20c000000000000000000000b9537d11c60e8b50 (USDC.e), recipient 0x754BD2A6799e766B1E2b9f1Ae7fBdC0CeD96ef13. (Also supports x402 on Base/USDC, same payTo.)
  • Added entry to schemas/services.ts
  • Types pass: pnpm check:types (clean after generate-discovery)
  • schemas/services.test.ts passes
  • biome check clean
  • Registered on MPPScan

Details

  • integration: "first-party" - AnyAPI serves MPP 402s directly on its own host (not proxied through *.mpp.tempo.xyz), so realm/serviceUrl use api.getanyapi.com.
  • Categories: data, search, web, social.
  • web.scrape is priced at 1000 base units ($0.001, verified live); other endpoints are dynamic per-request USD.
  • Docs: llms.txt, OpenAPI.

🤖 Generated with Claude Code

AnyAPI is a unified marketplace for scraping and data APIs: reach
hundreds of third-party data APIs through one key, pay per request in
USD, with normalized schemas and automatic failover. Agents pay inline
per call with no account via MPP (Tempo). The gateway serves live MPP
402s at api.getanyapi.com (method="tempo", intent="charge").

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@kev1n is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • getanyapi

@github-actions

Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant