Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create typed data for payments. The typed data can be signed and then executed to create the payments on-chain.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.