API Reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Typescript / Javascript
yarn add @repaya/client
Example project on
https://repaya.io/api/public/1
Ethereum Mainnet
https://goerli.repaya.io/api/public/1
Goerli Ethereum Testnet
Authorization is done via HTTP Authentication.
Provide your API Token within the corresponding header to get access to all API methods:
Payment form ID
jAY7k
Limit the number of results
100
Page number
3
Sort direction (by "created")
asc
Available options: From timestamp in milliseconds
1669839216188
Till timestamp in milliseconds
1669839216188
List of payments filtered by the given parameters.
Payment form ID
jAY7k
Filter by customer, pass an empty string to get the total balance
user_123141
Filter by product, pass an empty string to get the total balance
product_123141
Filter by coin
USD_MULTI_1
List of customer balances
Create a payment session to initiate the checkout flow
jAY7k
{"USD_MULTI_1":"15.0"}
key_1432
Payment session created