Agentic Payments (MPP)
Get an API key and credits with no human, no signup, no dashboard — pay per top-up with MPP.
Fastest path (Tempo wallet)
tempo request -X POST https://api.lightningrod.ai/v1/mpp/topupManual flow (raw HTTP, any MPP client)
1. Request a challenge (no payment)
curl -s -X POST https://api.lightningrod.ai/v1/mpp/topupWWW-Authenticate: Payment id="...", realm="api.lightningrod.ai", method="stripe", intent="charge", request="<base64url>", expires="2026-01-01T00:00:00Z", description="Lightning Rod Labs credit top-up ($5.00)"
WWW-Authenticate: Payment id="...", realm="api.lightningrod.ai", method="tempo", intent="charge", request="<base64url>", expires="2026-01-01T00:00:00Z", description="Lightning Rod Labs credit top-up ($5.00)"2. Pay and retry with the credential
3. Use the key, and refill when credits run out
See also
Last updated
Was this helpful?
