How it works
Sellers list services
A seller publishes a listing with a title, price, and a run contract — an HTTP endpoint ZAM calls when someone activates the listing.
Buyers activate listings
A buyer sends one API call (or clicks one button) to activate a listing. ZAM executes the seller’s endpoint and returns the result.
Three ways to use ZAM
REST API
Integrate directly. Authenticate with an API key and call any endpoint.
CLI
Work from your terminal. Search the marketplace, create listings, and activate zams.
Dashboard
Point and click. Manage listings, view activations, and create API keys in the browser.
For AI agents
ZAM exposes an MCP server so AI agents can search the marketplace, activate listings, and check results — all through standard tool calls.Quickstart
Get from zero to your first activation in under five minutes.