/
DU
due
/
Accounts API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
26eaea5b64df
latest
OpenAPI 3.0.3
2026-07-26
71
199
146.6 KB
Account
4
post
Create account
get
List accounts
get
Get account
get
Get account categories
Account Wallets
2
get
List wallets
post
Create wallet
Blockchain Transfers
5
get
List token transfers
get
Get token transfer
post
Create transfer intent
get
Get transfer intent
post
Submit transfer intent
Channels
1
get
List all channels
Financial Institutions
2
get
List financial institutions
get
Get financial institution
KYC
12
get
Get standard KYC/KYB link
post
Initiate standard KYC/KYB
post
Provide applicant information
post
Request verification document upload token
post
Upload verification documents
post
Add questionnaire answers
post
Complete applicant submission
get
List open submissions
post
Create a KYC/KYB access session
post
Share Sumsub KYC
post
Create child applicant
post
Set submission relations
Markets
3
get
List markets
get
Get market
get
Get market history
Quote
1
post
Create FX quote
Recipients
4
get
List all recipients
post
Create recipient
get
Get recipient
delete
Delete recipient
Simulate pay-in
1
post
/dev/payin
TOS
2
get
Get TOS data
post
Manually accept TOS
Transfers
6
get
List all transfers
post
Create transfer
get
Get transfer details
post
Create a transfer intent for a transfer
post
Create a transfer quote
post
Create a funding address
Usage
1
get
Get usage
Virtual Accounts
3
post
Create virtual account
get
Get a virtual account
post
Update a virtual account
Wallets
1
get
Get wallet balances
Webhooks
4
get
/v1/webhook_endpoints/events
get
/v1/webhook_endpoints
post
/v1/webhook_endpoints
delete
/v1/webhook_endpoints/{id}
get
Get submission
post
Create KYC session
post
/v1/transfers/estimate
get
/v1/virtual_accounts
get
/v1/virtual_accounts/list
get
/v1/kyc/endorsements/{code}
post
/v1/kyc/endorsements/{code}
get
/v1/kyc/endorsements
post
/v1/vaults/credentials/init
get
/v1/vaults/credentials
post
/v1/vaults/credentials
post
/v1/vaults/credentials/approve
post
/v1/vaults/credentials/deactivate
post
/v1/vaults/sign
post
/v1/vaults
post
/v1/webhook_endpoints/{webhookId}
delete
/v1/webhook_endpoints/{webhookId}
get
/v1/webhook_endpoints/{webhookId}/events/
post
Retry webhook endpoint event
Account
Create account
Creates a new customer account (business or individual)
post
/v1/accounts
Request body
BpDtoCreateAccountRequestV1
required
type
string
name
string
email
string
country
string
category
string
externalId
string
kycReturnUrl
string
Response
OK
BpModelsAccountV1
required
id
string
type
string
name
string
email
string
country
string
category
string
externalId
string
status
string
statusLog
StatusLogRecord[]
kyc
TransfersModelsV2OwnerKyc
tos
TransfersModelsV2TosAcceptance