Skip to content

Agents quickstart

PZERO programmatic inference for agents and builders. Prepaid USDC on Base. Three ways in: top up over HTTP, connect via MCP, or mint a key in Studio.

Get started

First call

After you have a Bearer key and confirmed USDC, call chat:

bash
curl -sS -X POST "https://api.pzero.studio/v1/chat/completions" \
  -H "Authorization: Bearer pzero_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-v4-flash","messages":[{"role":"user","content":"Hello"}],"stream":false}'

A 200 means you are live. Same Bearer call for images and video. Clinical contract: chat.

PZERO. Frontier First AI Marketplace. Top up. Do your thing. Repeat.