PYMSTR
Docs

API Tester

Build and preview API requests. No actual calls are made.

POST

Create Payment

cURL
curl -X POST https://api.pymstr.com/v1/payments \
  -H "Authorization: Bearer pk_your_api_key"