Qodex.ai
Qodex.ai
Introduction
API Overview
Health
Ping
Management
Get configuration info
Encryption
Get public key
Subscriptions
Create a notification subscriptionList all notification subscriptionsRemove a notification subscription
Stablecoins
List all stablecoins
Accounts API
Wallets
Create a walletList all walletsGet a wallet
Transfers
Create a transferList all transfersGet a transfer
Core Functionality
Balances
List all balances
Payouts
Create a payoutList all payoutsGet a payout
Wires
Create a Wire bank accountList all Wire bank accountsGet a Wire bank accountGet Wire instructions
CBIT
Create a CBIT bank accountList all CBIT bank accountsGet a CBIT bank accountGet CBIT instructions
Transfers
Create a transferList all transfersGet a transfer
Addresses
Create a deposit addressList all deposit addressesCreate a recipient addressList all recipient addresses
Deposits
List all deposits
Payments
Create a mock Wire payment
Crypto Deposits API
Crypto Payment Intents
Create a payment intentList all payment intentsGet a payment intentExpire a payment intentRefund a payment intent
Balances
List all balances
Crypto Payouts API
Payouts
Create a payoutList all payoutsGet a payout
Crypto Address Book
Create a recipientList all recipientsGet a recipientModify a recipientDelete a recipient
Crypto Exchange Rates
Get a exchange rate
Introduction
API Overview
Health
Ping
Management
Get configuration info
Encryption
Get public key
Subscriptions
Create a notification subscriptionList all notification subscriptionsRemove a notification subscription
Stablecoins
List all stablecoins
Accounts API
Wallets
Create a walletList all walletsGet a wallet
Transfers
Create a transferList all transfersGet a transfer
Core Functionality
Balances
List all balances
Payouts
Create a payoutList all payoutsGet a payout
Wires
Create a Wire bank accountList all Wire bank accountsGet a Wire bank accountGet Wire instructions
CBIT
Create a CBIT bank accountList all CBIT bank accountsGet a CBIT bank accountGet CBIT instructions
Transfers
Create a transferList all transfersGet a transfer
Addresses
Create a deposit addressList all deposit addressesCreate a recipient addressList all recipient addresses
Deposits
List all deposits
Payments
Create a mock Wire payment
Crypto Deposits API
Crypto Payment Intents
Create a payment intentList all payment intentsGet a payment intentExpire a payment intentRefund a payment intent
Balances
List all balances
Crypto Payouts API
Payouts
Create a payoutList all payoutsGet a payout
Crypto Address Book
Create a recipientList all recipientsGet a recipientModify a recipientDelete a recipient
Crypto Exchange Rates
Get a exchange rate
HomeCrypto Payouts APIPayouts

Payouts

Number of APIs: 3

  1. Create a payout POST {{baseUrl}}/v1/payouts

  2. List all payouts GET {{baseUrl}}/v1/payouts

  3. Get a payout GET {{baseUrl}}/v1/payouts/:id

Previous
Crypto Payouts API
Next
Create a payout