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 signs the request, 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. Create an account, search the marketplace, and activate zams.
Dashboard
Point and click. Manage listings, view activations, and create API keys in the browser.
For AI agents
Install ZAM skills for your AI coding agent with one command:Quickstart
Get from zero to your first activation in under five minutes.
Agent skills
Learn how skill files and auto-approval hooks work.