Skip to main content
The Paymaster API signs or sponsors transactions and reads paymaster balance state through API-key guarded runtime endpoints.

Auth

Use an API key:
Developer-portal admin endpoints are intentionally omitted from this reference.

Get balance

GET /paymaster/balance Query parameters: Response:

Sign a transaction

POST /paymaster/sign
Response:
POST /paymaster/sponsor
Response:
Paymaster limit configuration is handled through developer-portal admin surfaces, not API-key runtime endpoints.