Skip to main content
Beta. On MPP this route uses GET with query api_key. The x402 rail uses DELETE for the same operation — see Revoke (x402). Overview: Agentic payments.

Endpoint

Payment

Fixed fee (see openapi.json). 402 → pay → retry → 200 with deletion confirmation.

Reference script

Same layout as x402 Revoke API key, but MPP uses GET + query api_key and mppx. Prerequisites: MPPX_PRIVATE_KEY, API_KEY (key to revoke), mppx, bun, viem. Run from the monorepo root. Source: agent-api-key-revoke.ts

See also