Api Keys
Available Scopes
Payments
- Overview
- Encryption Keys
- Initialize Payment
- Capture Payment
- Authorize Payment
- Payment Widget
Payment Transactions
Transfers
- Transfers Overview
- Beneficiaries
- Transfers
- Bulk Transfers
Exchange
- Market Makers
- Standing Orders
- Orders
- Rates
- Swaps
- Swap Configurations
Api Keys
Available Scopes
Available Scopes
[
{
"scope": "exchange.swap.write",
"description": "Create & manage currency swaps"
},
{
"scope": "exchange.swap.read",
"description": "Read past currency swaps"
},
{
"scope": "exchange.rate.write",
"description": "Create & manage rates"
},
{
"scope": "exchange.rate.read",
"description": "Read rates"
},
{
"scope": "exchange.order.write",
"description": "Create & manage trades"
},
{
"scope": "exchange.order.read",
"description": "Read orders & trades"
},
{
"scope": "exchange.standing-order.write",
"description": "Create & manage standing orders"
},
{
"scope": "exchange.standing-order.read",
"description": "Read standing orders"
},
{
"scope": "gateway.merchant.write",
"description": "Update merchants"
},
{
"scope": "gateway.merchant.read",
"description": "Read merchants"
},
{
"scope": "gateway.customer.write",
"description": "Create & manage customers"
},
{
"scope": "gateway.customer.read",
"description": "Read customers"
},
{
"scope": "gateway.payment-link.write",
"description": "Create & manage payment links"
},
{
"scope": "gateway.payment-link.read",
"description": "Read payment links"
},
{
"scope": "gateway.session.payin",
"description": "Create incoming payment sessions"
},
{
"scope": "gateway.session.payout",
"description": "Create outgoing payment sessions"
},
{
"scope": "gateway.session.read",
"description": "Read payment sessions"
},
{
"scope": "payout.bulk-transfer.write",
"description": "Create & manage bulk transfers"
},
{
"scope": "payout.bulk-transfer.read",
"description": "Read bulk transfers"
},
{
"scope": "payout.write",
"description": "Create & manage payouts"
},
{
"scope": "payout.read",
"description": "Read payouts"
}
]
On this page