Four of the nine tools are read-only, so an agent can browse the catalog, read a service's schema and check its balance before anything is billed — a wrong guess costs nothing. Payment settles from a single prepaid credit pool, which is what removes the per-provider key and the wallet.
A marketplace endpoint exposing nine tools: search and browse listed services, read a service's endpoints and schemas, call one, call an external x402 URL, read paid web content, top up, and check the balance.
- Search onboarded services by query, category, price or type — up to 10 ranked matches, each with endpoints and pricing
- Full detail for a service, every endpoint and schema included, before the agent commits to a paid call
- A call tool that debits credits, forwards to the upstream provider, and returns the body, status and credits charged
- External x402 APIs indexed from on-chain activity, callable from the same credits with no wallet of your own
- A paid content gateway that returns a URL as clean structured text
- Credit balance, total spend and request count, plus top-up instructions when funds run low
An APIHub API key, sent as a bearer token in the Authorization header to the streamable HTTP endpoint. The handshake and tool listing are open, so a client can discover the tools before a key exists; only calls authenticate. Running `npx @apihubio/cli install` writes the config for whichever clients it detects.
One command plus a key — npx @apihubio/cli install, then supply credentials
