Jump to Content
Home
Guides
Tutorials
API Reference
Changelog
Community
v1.0
Log In
Status Page
AUDD Digital
AUDD Digital Knowledge Base
Submit a Ticket
API Reference
Log In
Status Page
AUDD Digital
AUDD Digital Knowledge Base
Submit a Ticket
Moon (Dark Mode)
Sun (Light Mode)
v1.0
Home
Guides
Tutorials
API Reference
Changelog
Community
Get a new authenticated token or twoFactorID required for 2FA
Search
All
Pages
Start typing to search…
JUMP TO
AUDD Mint
Authentication
Get a new authenticated token or twoFactorID required for 2FA
post
Get a new authenticated token from an OTP and twoFactorID. You must invoke the login API first to obtain the twoFactorId
post
Change the user's password
post
Enable two-factor authentication for a user
post
Generate two-factor authentication secret
get
Refresh JWT access token by refresh token
post
Bank Account
Get a list of bank accounts
get
Create a bank account
post
Get bank account info by id
get
Update a bank account within the company
put
Delete a bank account within the company
del
Withdraw bank account assets
post
Deposit bank account assets
post
Asset
Get list of assets
get
Get asset info by id
get
Query trustlines
get
Company
Get list of companies
get
Get company info by id
get
Network
Get all networks information, including parent network and its sub networks
get
Payment
Sending payments from one account to a specific destination
post
Get payments
get
Trade
Buy assets
post
Sell assets
post
Transaction
Get a list transactions
get
/transactions/{id}/sign
post
Resubmit Transaction
put
Cancel transaction
put
/transactions/{id}
get
User
Get list of users
get
Get a user info
get
Wallet
Get list of wallets
get
Create a wallet
post
/wallets/friendbot
post
/wallets/external
post
/wallets/{id}
get
Get the signer information
get
Sync wallet by ID
put
staging-distributor-api-gateway
/companies/{id}
get
get
/login
post
post
/transactions
get
get
/bank-accounts
get
get
post
post
/login/change-password
post
post
/login/two-factor/enable
post
post
/users/{id}
get
get
/transactions/{id}/cancel
put
put
/companies
get
get
/mfa/enable
post
post
/login/two-factor/secret
get
get
/wallets
get
get
post
post
/assets/{id}
get
get
/mfa/login
post
post
/assets/{id}/trustlines
get
get
/login/jwt/refresh
post
post
/users
get
get
/payments
get
get
post
post
/assets
get
get
/bank-accounts/{id}
get
get
put
put
delete
del
/login/two-factor
post
post
/transactions/{id}
get
get
/wallets/{id}/sync
put
put
/wallets/{id}/signers
get
get
/networks
get
get
/wallets/{id}
get
get
/trades/swap
post
post
/bank-accounts/{id}/balance-records
get
get
/transactions/{id}/sign
post
post
/trades/sell
post
post
/assets/trustlines
post
post
/trades/buy
post
post
/wallets/external
post
post
/wallets/friendbot
post
post
/bank-accounts/withdraw
post
post
/transactions/{id}/resubmit
put
put
/trades/burn-wallet/{id}
get
get
Simple API overview
/
/v2
Powered by
Get a new authenticated token or twoFactorID required for 2FA
post
https://example.com/login
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
Response
Click
Try It!
to start a request and see the response here!