Skip to main content

Overview

This endpoint mints a payment address for a selected token/network pair. Use it after you’ve chosen a token from Available tokens.

Authentication

Requires:
  • x-session-token: pst_...
  • x-signature: sig_...

Request

Endpoint:
  • POST /api/v1/payments/payment-addresses
Example:

Response

Errors

  • 401 invalid session token/signature
  • 400 invalid token selection or quote unavailable

Examples

  • Use ws_connection.ws_url (or append ?format=event_v1) with ws_connection.token to connect to the Payor WebSocket.
Next: Customer email