API Reference
Libraries
API Overview
Embed
EmbedAccounts
Lookup an account
/v1/accounts/{account_id}
Update an account
/v1/accounts/{account_id}
Create an account
/v1/accounts
List accounts
/v1/accounts
Onboard an account
/v1/accounts/{account_id}/onboard
Simulate status transitions for a sandbox account
/v1/accounts/{account_id}/simulate
EmbedAccountsCapability Requests
Request a capability
/v1/accounts/{account_id}/capability_requests
List capability requests
/v1/accounts/{account_id}/capability_requests
EmbedLinked Bank Accounts
Create a linked bank account
/v1/linked_bank_accounts
List linked bank accounts
/v1/linked_bank_accounts
Update a linked bank account
/v1/linked_bank_accounts/{linked_bank_account_id}
Lookup a linked bank account
/v1/linked_bank_accounts/{linked_bank_account_id}
Unmask a linked bank account
/v1/linked_bank_accounts/{linked_bank_account_id}/unmask
Cancel a linked bank account
/v1/linked_bank_accounts/{linked_bank_account_id}/cancel
EmbedOrganizations
Create an organization
/v1/organizations
List organizations
/v1/organizations
Retrieve organization details
/v1/organizations/{organization_id}
EmbedRepresentatives
Create a representative
/v1/representatives
List representatives
/v1/representatives
Update a representative
/v1/representatives/{representative_id}
Lookup a representative
/v1/representatives/{representative_id}
Retrieve unmasked representative details
/v1/representatives/{representative_id}/unmask
Bridge
Create a Widget session token
/v1/bridge/initialize
BridgeLink
Bridge a bank account
/v1/bridge/bank_account
Bridge a Plaid token
/v1/bridge/plaid
Create Tan
/v1/bridge/tan
Create a paykey from a Quiltt token
/v1/bridge/quiltt
Customers
Lookup a customer
/v1/customers/{id}
Update a customer
/v1/customers/{id}
Delete a customer
/v1/customers/{id}
List customers
/v1/customers
Create a customer
/v1/customers
Unmask customer data
/v1/customers/{id}/unmasked
CustomersReview
Review a customer's identity results
/v1/customers/{id}/review
Update a customer's verification status
/v1/customers/{id}/review
Update a customer's identity decision
/v1/customers/{id}/refresh_review
Paykeys
Lookup a paykey
/v1/paykeys/{id}
Unmask a paykey
/v1/paykeys/{id}/unmasked
List paykeys
/v1/paykeys
Retrieve an unmasked paykey
/v1/paykeys/{id}/reveal
Cancel
/v1/paykeys/{id}/cancel
Update a paykey's balance
/v1/paykeys/{id}/refresh_balance
PaykeysReview
Update a paykey's status
/v1/paykeys/{id}/review
Get paykey review details
/v1/paykeys/{id}/review
Update a paykey's identity review decision
/v1/paykeys/{id}/refresh_review
Charges
Lookup a charge
/v1/charges/{id}
Update a charge
/v1/charges/{id}
Create a charge
/v1/charges
Hold a charge
/v1/charges/{id}/hold
Release a charge
/v1/charges/{id}/release
Cancel a charge
/v1/charges/{id}/cancel
Get a charge by id.
/v1/charges/{id}/unmask
Funding Events
List funding events
/v1/funding_events
Lookup a funding event
/v1/funding_events/{id}
Payments
Search payments
/v1/payments
Payouts
Lookup a payout
/v1/payouts/{id}
Update a payout
/v1/payouts/{id}
Create a payout
/v1/payouts
Hold a payout
/v1/payouts/{id}/hold
Release a payout
/v1/payouts/{id}/release
Cancel a payout
/v1/payouts/{id}/cancel
Get a payout by id.
/v1/payouts/{id}/unmask