# Avenia API > Comprehensive API reference for Avenia payment platform. Integrate with our services to enable seamless financial transactions. ## Docs - [Create sub-account](https://api-reference.avenia.io/api-reference/account/create-sub-account.md) - [Get access info](https://api-reference.avenia.io/api-reference/account/get-access-info.md) - [Get account info](https://api-reference.avenia.io/api-reference/account/get-account-info.md) - [Get current limits](https://api-reference.avenia.io/api-reference/account/get-current-limits.md) - [Get ledger statement](https://api-reference.avenia.io/api-reference/account/get-ledger-statement.md) - [Get sub-account by ID](https://api-reference.avenia.io/api-reference/account/get-sub-account-by-id.md) - [Get user metadata (KYC/feature flags)](https://api-reference.avenia.io/api-reference/account/get-user-metadata-kycfeature-flags.md) - [Get wallet balances](https://api-reference.avenia.io/api-reference/account/get-wallet-balances.md) - [List sub-accounts](https://api-reference.avenia.io/api-reference/account/list-sub-accounts.md) - [Get address](https://api-reference.avenia.io/api-reference/address/get-address.md) - [Get proof-of-address attempt](https://api-reference.avenia.io/api-reference/address/get-proof-of-address-attempt.md) - [List proof-of-address attempts](https://api-reference.avenia.io/api-reference/address/list-proof-of-address-attempts.md) - [Submit proof of address via API](https://api-reference.avenia.io/api-reference/address/submit-proof-of-address-via-api.md) - [Update address](https://api-reference.avenia.io/api-reference/address/update-address.md) - [Add to sub-access blacklist](https://api-reference.avenia.io/api-reference/auth/add-to-sub-access-blacklist.md) - [Change password](https://api-reference.avenia.io/api-reference/auth/change-password.md) - [Check if an email is already registered](https://api-reference.avenia.io/api-reference/auth/check-if-an-email-is-already-registered.md) - [Confirm TOTP removal with email token](https://api-reference.avenia.io/api-reference/auth/confirm-totp-removal-with-email-token.md) - [Confirm TOTP setup](https://api-reference.avenia.io/api-reference/auth/confirm-totp-setup.md) - [Create account](https://api-reference.avenia.io/api-reference/auth/create-account.md) - [Create API key](https://api-reference.avenia.io/api-reference/auth/create-api-key.md) - [Create sub-access](https://api-reference.avenia.io/api-reference/auth/create-sub-access.md) - [Delete API key](https://api-reference.avenia.io/api-reference/auth/delete-api-key.md) - [Delete sub-access](https://api-reference.avenia.io/api-reference/auth/delete-sub-access.md) - [Get sub-access by ID](https://api-reference.avenia.io/api-reference/auth/get-sub-access-by-id.md) - [Initialize TOTP MFA (returns secret + QR)](https://api-reference.avenia.io/api-reference/auth/initialize-totp-mfa-returns-secret-+-qr.md) - [List API keys](https://api-reference.avenia.io/api-reference/auth/list-api-keys.md) - [List approver sub-accesses](https://api-reference.avenia.io/api-reference/auth/list-approver-sub-accesses.md) - [List sub-access blacklist](https://api-reference.avenia.io/api-reference/auth/list-sub-access-blacklist.md) - [List sub-accesses](https://api-reference.avenia.io/api-reference/auth/list-sub-accesses.md) - [Login step 1 — sends 2FA email](https://api-reference.avenia.io/api-reference/auth/login-step-1-—-sends-2fa-email.md) - [Logout (invalidate token)](https://api-reference.avenia.io/api-reference/auth/logout-invalidate-token.md) - [Refresh access token](https://api-reference.avenia.io/api-reference/auth/refresh-access-token.md) - [Remove from sub-access blacklist](https://api-reference.avenia.io/api-reference/auth/remove-from-sub-access-blacklist.md) - [Request TOTP removal (sends email)](https://api-reference.avenia.io/api-reference/auth/request-totp-removal-sends-email.md) - [Reset password with email token](https://api-reference.avenia.io/api-reference/auth/reset-password-with-email-token.md) - [Send password reset email](https://api-reference.avenia.io/api-reference/auth/send-password-reset-email.md) - [Update API key](https://api-reference.avenia.io/api-reference/auth/update-api-key.md) - [Update sub-access](https://api-reference.avenia.io/api-reference/auth/update-sub-access.md) - [Validate email](https://api-reference.avenia.io/api-reference/auth/validate-email.md): On success this triggers (server-side): `POST /v2/workspaces/`, `POST /v2/workspaces/{ws}/users/`, `POST /v2/workspaces/{ws}/webhooks/` upstream. - [Validate login](https://api-reference.avenia.io/api-reference/auth/validate-login.md) - [Validate sub-access invitation](https://api-reference.avenia.io/api-reference/auth/validate-sub-access-invitation.md) - [Create ARS bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-ars-bank-account-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Create BRL bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-brl-bank-account-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Create COP bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-cop-bank-account-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Create EUR bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-eur-bank-account-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Create USD bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-usd-bank-account-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Create wallet beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/create-wallet-beneficiary.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Delete ARS bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-ars-bank-account-beneficiary.md) - [Delete BRL bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-brl-bank-account-beneficiary.md) - [Delete COP bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-cop-bank-account-beneficiary.md) - [Delete EUR bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-eur-bank-account-beneficiary.md) - [Delete USD bank-account beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-usd-bank-account-beneficiary.md) - [Delete wallet beneficiary](https://api-reference.avenia.io/api-reference/beneficiaries/delete-wallet-beneficiary.md) - [Get ARS bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-ars-bank-account-beneficiary-by-id.md) - [Get BRL bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-brl-bank-account-beneficiary-by-id.md) - [Get COP bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-cop-bank-account-beneficiary-by-id.md) - [Get EUR bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-eur-bank-account-beneficiary-by-id.md) - [Get USD bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-usd-bank-account-beneficiary-by-id.md) - [Get wallet beneficiary by ID](https://api-reference.avenia.io/api-reference/beneficiaries/get-wallet-beneficiary-by-id.md) - [List ARS bank-account beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-ars-bank-account-beneficiaries.md) - [List BRL bank-account beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-brl-bank-account-beneficiaries.md) - [List COP bank-account beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-cop-bank-account-beneficiaries.md) - [List COP banks supported for beneficiary creation](https://api-reference.avenia.io/api-reference/beneficiaries/list-cop-banks-supported-for-beneficiary-creation.md) - [List EUR bank-account beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-eur-bank-account-beneficiaries.md) - [List USD bank-account beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-usd-bank-account-beneficiaries.md) - [List wallet beneficiaries](https://api-reference.avenia.io/api-reference/beneficiaries/list-wallet-beneficiaries.md) - [Get document by ID](https://api-reference.avenia.io/api-reference/documents/get-document-by-id.md) - [Initiate document upload (returns presigned URLs)](https://api-reference.avenia.io/api-reference/documents/initiate-document-upload-returns-presigned-urls.md) - [List uploaded documents](https://api-reference.avenia.io/api-reference/documents/list-uploaded-documents.md) - [Get access info](https://api-reference.avenia.io/api-reference/endpoints/account/access-info/get-account-access-info.md) - [Get account info](https://api-reference.avenia.io/api-reference/endpoints/account/account-info/get-account-account-info.md) - [Get account address](https://api-reference.avenia.io/api-reference/endpoints/account/address/get-account-address.md) - [Get account address proof of address attempts](https://api-reference.avenia.io/api-reference/endpoints/account/address/get-account-address-proof-of-address-attempts.md) - [Get proof-of-address attempt](https://api-reference.avenia.io/api-reference/endpoints/account/address/get-account-address-proof-of-address-attempts-attempt-id.md) - [Submit proof of address via API](https://api-reference.avenia.io/api-reference/endpoints/account/address/post-account-address-proof-of-address-api.md) - [Put account address](https://api-reference.avenia.io/api-reference/endpoints/account/address/put-account-address.md) - [Get wallet balances](https://api-reference.avenia.io/api-reference/endpoints/account/balances/get-account-balances.md) - [Get account bank accounts brl](https://api-reference.avenia.io/api-reference/endpoints/account/bank-accounts/get-account-bank-accounts-brl.md) - [Resolve a PIX key or QR code](https://api-reference.avenia.io/api-reference/endpoints/account/bank-accounts/get-account-bank-accounts-brl-pix-info.md) - [Generate a static BR Code](https://api-reference.avenia.io/api-reference/endpoints/account/bank-accounts/get-account-bank-accounts-brl-static-br-code.md) - [Resolve a Colombian BRE-B key](https://api-reference.avenia.io/api-reference/endpoints/account/bank-accounts/get-account-bank-accounts-cop-bre-b-info.md) - [Delete ARS bank-account beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-bank-accounts-ars-bank-account-id.md) - [Delete BRL bank-account beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-bank-accounts-brl-bank-account-id.md) - [Delete COP bank-account beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-bank-accounts-cop-bank-account-id.md) - [Delete EUR bank-account beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-bank-accounts-eur-bank-account-id.md) - [Delete USD bank-account beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-bank-accounts-usd-bank-account-id.md) - [Delete wallet beneficiary](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/delete-account-beneficiaries-wallets-wallet-id.md) - [Get account beneficiaries bank accounts ars](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-ars.md) - [Get ARS bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-ars-bank-account-id.md) - [Get account beneficiaries bank accounts brl](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-brl.md) - [Get BRL bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-brl-bank-account-id.md) - [Get account beneficiaries bank accounts cop](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-cop.md) - [Get COP bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-cop-bank-account-id.md) - [List COP banks supported for beneficiary creation](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-cop-supported-banks.md) - [Get account beneficiaries bank accounts eur](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-eur.md) - [Get EUR bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-eur-bank-account-id.md) - [Get account beneficiaries bank accounts usd](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-usd.md) - [Get USD bank-account beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-bank-accounts-usd-bank-account-id.md) - [Get account beneficiaries wallets](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-wallets.md) - [Get wallet beneficiary by ID](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/get-account-beneficiaries-wallets-wallet-id.md) - [Post account beneficiaries bank accounts ars](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-bank-accounts-ars.md) - [Post account beneficiaries bank accounts brl](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-bank-accounts-brl.md) - [Post account beneficiaries bank accounts cop](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-bank-accounts-cop.md) - [Post account beneficiaries bank accounts eur](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-bank-accounts-eur.md) - [Post account beneficiaries bank accounts usd](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-bank-accounts-usd.md) - [Post account beneficiaries wallets](https://api-reference.avenia.io/api-reference/endpoints/account/beneficiaries/post-account-beneficiaries-wallets.md) - [Get EoD limits](https://api-reference.avenia.io/api-reference/endpoints/account/eod/get-account-eod-limits.md) - [Get EoD net position](https://api-reference.avenia.io/api-reference/endpoints/account/eod/get-account-eod-net-position.md) - [List EoD trades](https://api-reference.avenia.io/api-reference/endpoints/account/eod/get-account-eod-trades.md) - [Get EoD trade](https://api-reference.avenia.io/api-reference/endpoints/account/eod/get-account-eod-trades-trade-id.md) - [Settle EoD trades](https://api-reference.avenia.io/api-reference/endpoints/account/eod/post-account-eod-settle.md) - [Create EoD trade](https://api-reference.avenia.io/api-reference/endpoints/account/eod/post-account-eod-trades.md) - [Get current limits](https://api-reference.avenia.io/api-reference/endpoints/account/limits/get-account-limits.md) - [Get user metadata (KYC/feature flags)](https://api-reference.avenia.io/api-reference/endpoints/account/metadata/get-account-metadata.md) - [List operations where the caller is an approver](https://api-reference.avenia.io/api-reference/endpoints/account/multi-sig-operations/get-account-multi-sig-operations-approver.md) - [Get multi-sig operation detail](https://api-reference.avenia.io/api-reference/endpoints/account/multi-sig-operations/get-account-multi-sig-operations-operation-id.md) - [List operations requested by the caller](https://api-reference.avenia.io/api-reference/endpoints/account/multi-sig-operations/get-account-multi-sig-operations-requester.md) - [Approve multi-sig operation](https://api-reference.avenia.io/api-reference/endpoints/account/multi-sig-operations/post-account-multi-sig-operations-operation-id-approve.md) - [Execute multi-sig operation](https://api-reference.avenia.io/api-reference/endpoints/account/multi-sig-operations/post-account-multi-sig-operations-operation-id-execute.md) - [Get account payment session](https://api-reference.avenia.io/api-reference/endpoints/account/payment-session/get-account-payment-session.md) - [Get payment session (private)](https://api-reference.avenia.io/api-reference/endpoints/account/payment-session/get-account-payment-session-payment-session-id.md) - [Get payment-session preferences](https://api-reference.avenia.io/api-reference/endpoints/account/payment-session/get-account-payment-session-preferences.md) - [Post account payment session](https://api-reference.avenia.io/api-reference/endpoints/account/payment-session/post-account-payment-session.md) - [Save payment-session preferences](https://api-reference.avenia.io/api-reference/endpoints/account/payment-session/post-account-payment-session-preferences.md) - [Get account proof of financial capacity attempts](https://api-reference.avenia.io/api-reference/endpoints/account/proof-of-financial-capacity/get-account-proof-of-financial-capacity-attempts.md) - [Get PoFC attempt](https://api-reference.avenia.io/api-reference/endpoints/account/proof-of-financial-capacity/get-account-proof-of-financial-capacity-attempts-attempt-id.md) - [Submit proof of financial capacity via API](https://api-reference.avenia.io/api-reference/endpoints/account/proof-of-financial-capacity/post-account-proof-of-financial-capacity-api.md) - [Fixed-rate quote](https://api-reference.avenia.io/api-reference/endpoints/account/quote/get-account-quote-fixed-rate.md) - [Get ledger statement](https://api-reference.avenia.io/api-reference/endpoints/account/statement/get-account-statement.md) - [Get account sub accounts](https://api-reference.avenia.io/api-reference/endpoints/account/sub-accounts/get-account-sub-accounts.md) - [Get sub-account by ID](https://api-reference.avenia.io/api-reference/endpoints/account/sub-accounts/get-account-sub-accounts-sub-account-id.md) - [Post account sub accounts](https://api-reference.avenia.io/api-reference/endpoints/account/sub-accounts/post-account-sub-accounts.md) - [Get account tickets](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/get-account-tickets.md) - [Get ticket by ID](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/get-account-tickets-ticket-id.md) - [Get ticket contract PDF](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/get-account-tickets-ticket-id-contract.md) - [Get ticket receipt PDF](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/get-account-tickets-ticket-id-receipt.md) - [Cancel a ticket](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/patch-account-tickets-ticket-id-cancel.md) - [Post account tickets](https://api-reference.avenia.io/api-reference/endpoints/account/tickets/post-account-tickets.md) - [Delete UBO](https://api-reference.avenia.io/api-reference/endpoints/account/ubos/delete-account-ubos-ubo-id.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Get account ubos](https://api-reference.avenia.io/api-reference/endpoints/account/ubos/get-account-ubos.md) - [Get UBO](https://api-reference.avenia.io/api-reference/endpoints/account/ubos/get-account-ubos-ubo-id.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Update UBO](https://api-reference.avenia.io/api-reference/endpoints/account/ubos/patch-account-ubos-ubo-id.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Post account ubos](https://api-reference.avenia.io/api-reference/endpoints/account/ubos/post-account-ubos.md) - [Delete sub-access](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/delete-auth-accesses-access-id.md) - [Remove from sub-access blacklist](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/delete-auth-accesses-access-id-blacklist-account-id.md) - [Get auth accesses](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/get-auth-accesses.md) - [Get sub-access by ID](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/get-auth-accesses-access-id.md) - [List sub-access blacklist](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/get-auth-accesses-access-id-blacklist.md) - [List approver sub-accesses](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/get-auth-accesses-approvers.md) - [Patch auth accesses](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/patch-auth-accesses.md) - [Post auth accesses](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/post-auth-accesses.md) - [Add to sub-access blacklist](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/post-auth-accesses-access-id-blacklist.md) - [Validate sub-access invitation](https://api-reference.avenia.io/api-reference/endpoints/auth/accesses/post-auth-accesses-validate-validate-token.md) - [Delete API key](https://api-reference.avenia.io/api-reference/endpoints/auth/api-keys/delete-auth-api-keys-api-key.md) - [Get auth api keys](https://api-reference.avenia.io/api-reference/endpoints/auth/api-keys/get-auth-api-keys.md) - [Patch auth api keys](https://api-reference.avenia.io/api-reference/endpoints/auth/api-keys/patch-auth-api-keys.md) - [Post auth api keys](https://api-reference.avenia.io/api-reference/endpoints/auth/api-keys/post-auth-api-keys.md) - [Change password](https://api-reference.avenia.io/api-reference/endpoints/auth/change-password/patch-auth-change-password.md) - [Create account](https://api-reference.avenia.io/api-reference/endpoints/auth/create/post-auth-create.md) - [Send password reset email](https://api-reference.avenia.io/api-reference/endpoints/auth/forgot-password/post-auth-forgot-password.md) - [Login step 1 — sends 2FA email](https://api-reference.avenia.io/api-reference/endpoints/auth/login/post-auth-login.md) - [Logout (invalidate token)](https://api-reference.avenia.io/api-reference/endpoints/auth/logout/post-auth-logout.md) - [Initialize TOTP MFA (returns secret + QR)](https://api-reference.avenia.io/api-reference/endpoints/auth/mfa/post-auth-mfa-totp-create.md) - [Request TOTP removal (sends email)](https://api-reference.avenia.io/api-reference/endpoints/auth/mfa/post-auth-mfa-totp-remove.md) - [Confirm TOTP removal with email token](https://api-reference.avenia.io/api-reference/endpoints/auth/mfa/post-auth-mfa-totp-remove-confirm.md) - [Confirm TOTP setup](https://api-reference.avenia.io/api-reference/endpoints/auth/mfa/post-auth-mfa-totp-validate.md) - [Refresh access token](https://api-reference.avenia.io/api-reference/endpoints/auth/refresh/post-auth-refresh.md) - [Reset password with email token](https://api-reference.avenia.io/api-reference/endpoints/auth/reset-password/patch-auth-reset-password-reset-token.md) - [Validate login](https://api-reference.avenia.io/api-reference/endpoints/auth/validate-login/post-auth-validate-login.md) - [Validate email](https://api-reference.avenia.io/api-reference/endpoints/auth/validate/patch-auth-validate.md): On success this triggers (server-side): `POST /v2/workspaces/`, `POST /v2/workspaces/{ws}/users/`, `POST /v2/workspaces/{ws}/webhooks/` upstream. - [Check if an email is already registered](https://api-reference.avenia.io/api-reference/endpoints/auth/verify-existence/post-auth-verify-existence.md) - [Get documents](https://api-reference.avenia.io/api-reference/endpoints/documents/get-documents.md) - [Get document by ID](https://api-reference.avenia.io/api-reference/endpoints/documents/get-documents-document-id.md) - [Post documents](https://api-reference.avenia.io/api-reference/endpoints/documents/post-documents.md) - [Get kyc attempts](https://api-reference.avenia.io/api-reference/endpoints/kyc/attempts/get-kyc-attempts.md) - [Get KYC attempt](https://api-reference.avenia.io/api-reference/endpoints/kyc/attempts/get-kyc-attempts-attempt-id.md) - [Start COP KYC](https://api-reference.avenia.io/api-reference/endpoints/kyc/cop/post-kyc-cop-api.md) - [Start EUR KYC/KYB](https://api-reference.avenia.io/api-reference/endpoints/kyc/eur/post-kyc-eur-api.md) - [Import KYC token from another platform](https://api-reference.avenia.io/api-reference/endpoints/kyc/import-token/post-kyc-import-token.md) - [Submit level-1 KYC/KYB via API](https://api-reference.avenia.io/api-reference/endpoints/kyc/new-level-1/post-kyc-new-level-1-api.md) - [Get level-1 KYC web-SDK URL](https://api-reference.avenia.io/api-reference/endpoints/kyc/new-level-1/post-kyc-new-level-1-web-sdk.md) - [Start USD KYC/KYB](https://api-reference.avenia.io/api-reference/endpoints/kyc/usd/post-kyc-usd-api.md) - [Get kyc w8ben](https://api-reference.avenia.io/api-reference/endpoints/kyc/w8ben/get-kyc-w8ben.md) - [Get W-8BEN form by ID](https://api-reference.avenia.io/api-reference/endpoints/kyc/w8ben/get-kyc-w8ben-w8ben-id.md) - [Post kyc w8ben](https://api-reference.avenia.io/api-reference/endpoints/kyc/w8ben/post-kyc-w8ben.md) - [Get notifications email config](https://api-reference.avenia.io/api-reference/endpoints/notifications/email-config/get-notifications-email-config.md) - [Put notifications email config](https://api-reference.avenia.io/api-reference/endpoints/notifications/email-config/put-notifications-email-config.md) - [Delete webhook](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/delete-notifications-webhooks-webhook-id.md) - [Get notifications webhooks](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks.md) - [Get notifications webhooks attempts](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks-attempts.md) - [Get webhook attempt by ID](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks-attempts-attempt-id.md) - [Get notifications webhooks events](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks-events.md) - [Get webhook event by ID](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks-events-event-id.md) - [Get webhook by ID](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/get-notifications-webhooks-webhook-id.md) - [Patch notifications webhooks](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/patch-notifications-webhooks.md) - [Patch notifications webhooks attempts](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/patch-notifications-webhooks-attempts.md) - [Post notifications webhooks](https://api-reference.avenia.io/api-reference/endpoints/notifications/webhooks/post-notifications-webhooks.md) - [Create payment-session ticket](https://api-reference.avenia.io/api-reference/endpoints/payment-session/create-ticket/post-payment-session-payment-session-id-create-ticket.md) - [Public fixed-quote for a payment session](https://api-reference.avenia.io/api-reference/endpoints/payment-session/fixed-quote/get-payment-session-payment-session-id-fixed-quote.md) - [Get payment session (public)](https://api-reference.avenia.io/api-reference/endpoints/payment-session/get-payment-session-payment-session-id.md) - [Get ticket bound to a payment session](https://api-reference.avenia.io/api-reference/endpoints/payment-session/get-ticket/get-payment-session-payment-session-id-get-ticket.md) - [Public key for webhook signature verification](https://api-reference.avenia.io/api-reference/endpoints/public/get-public-key.md) - [Get quote configuration](https://api-reference.avenia.io/api-reference/endpoints/public/get-quote-config-validation.md) - [Validate liveness session](https://api-reference.avenia.io/api-reference/endpoints/public/post-validate-liveness.md): Confirms a liveness capture initiated during the document upload flow. The caller authenticates with a short-lived liveness token issued at upload time, not the regular bearer or API key. - [Create EoD trade](https://api-reference.avenia.io/api-reference/eod/create-eod-trade.md) - [Get EoD limits](https://api-reference.avenia.io/api-reference/eod/get-eod-limits.md) - [Get EoD net position](https://api-reference.avenia.io/api-reference/eod/get-eod-net-position.md) - [Get EoD trade](https://api-reference.avenia.io/api-reference/eod/get-eod-trade.md) - [List EoD trades](https://api-reference.avenia.io/api-reference/eod/list-eod-trades.md) - [Settle EoD trades](https://api-reference.avenia.io/api-reference/eod/settle-eod-trades.md) - [Generate a static BR Code](https://api-reference.avenia.io/api-reference/fiat-rails/generate-a-static-br-code.md) - [Get BRL fiat rail](https://api-reference.avenia.io/api-reference/fiat-rails/get-brl-fiat-rail.md) - [Resolve a Colombian BRE-B key](https://api-reference.avenia.io/api-reference/fiat-rails/resolve-a-colombian-bre-b-key.md) - [Resolve a PIX key or QR code](https://api-reference.avenia.io/api-reference/fiat-rails/resolve-a-pix-key-or-qr-code.md) - [Get KYC attempt](https://api-reference.avenia.io/api-reference/kyc/get-kyc-attempt.md) - [Get level-1 KYC web-SDK URL](https://api-reference.avenia.io/api-reference/kyc/get-level-1-kyc-web-sdk-url.md) - [Get W-8BEN form by ID](https://api-reference.avenia.io/api-reference/kyc/get-w-8ben-form-by-id.md) - [Import KYC token from another platform](https://api-reference.avenia.io/api-reference/kyc/import-kyc-token-from-another-platform.md) - [List KYC attempts](https://api-reference.avenia.io/api-reference/kyc/list-kyc-attempts.md) - [List W-8BEN forms](https://api-reference.avenia.io/api-reference/kyc/list-w-8ben-forms.md) - [Start COP KYC](https://api-reference.avenia.io/api-reference/kyc/start-cop-kyc.md) - [Start EUR KYC/KYB](https://api-reference.avenia.io/api-reference/kyc/start-eur-kyckyb.md) - [Start USD KYC/KYB](https://api-reference.avenia.io/api-reference/kyc/start-usd-kyckyb.md) - [Submit level-1 KYC/KYB via API](https://api-reference.avenia.io/api-reference/kyc/submit-level-1-kyckyb-via-api.md) - [Submit W-8BEN form](https://api-reference.avenia.io/api-reference/kyc/submit-w-8ben-form.md) - [Validate liveness session](https://api-reference.avenia.io/api-reference/kyc/validate-liveness-session.md): Confirms a liveness capture initiated during the document upload flow. The caller authenticates with a short-lived liveness token issued at upload time, not the regular bearer or API key. - [Approve multi-sig operation](https://api-reference.avenia.io/api-reference/multi-sig/approve-multi-sig-operation.md) - [Execute multi-sig operation](https://api-reference.avenia.io/api-reference/multi-sig/execute-multi-sig-operation.md) - [Get multi-sig operation detail](https://api-reference.avenia.io/api-reference/multi-sig/get-multi-sig-operation-detail.md) - [List operations requested by the caller](https://api-reference.avenia.io/api-reference/multi-sig/list-operations-requested-by-the-caller.md) - [List operations where the caller is an approver](https://api-reference.avenia.io/api-reference/multi-sig/list-operations-where-the-caller-is-an-approver.md) - [Acknowledge webhook attempts](https://api-reference.avenia.io/api-reference/notifications/acknowledge-webhook-attempts.md) - [Delete webhook](https://api-reference.avenia.io/api-reference/notifications/delete-webhook.md) - [Get email notification config](https://api-reference.avenia.io/api-reference/notifications/get-email-notification-config.md) - [Get webhook attempt by ID](https://api-reference.avenia.io/api-reference/notifications/get-webhook-attempt-by-id.md) - [Get webhook by ID](https://api-reference.avenia.io/api-reference/notifications/get-webhook-by-id.md) - [Get webhook event by ID](https://api-reference.avenia.io/api-reference/notifications/get-webhook-event-by-id.md) - [List webhook delivery attempts](https://api-reference.avenia.io/api-reference/notifications/list-webhook-delivery-attempts.md) - [List webhook events](https://api-reference.avenia.io/api-reference/notifications/list-webhook-events.md) - [List webhooks](https://api-reference.avenia.io/api-reference/notifications/list-webhooks.md) - [Public key for webhook signature verification](https://api-reference.avenia.io/api-reference/notifications/public-key-for-webhook-signature-verification.md) - [Register webhook](https://api-reference.avenia.io/api-reference/notifications/register-webhook.md) - [Update email notification config](https://api-reference.avenia.io/api-reference/notifications/update-email-notification-config.md) - [Update webhook](https://api-reference.avenia.io/api-reference/notifications/update-webhook.md) - [Create payment session](https://api-reference.avenia.io/api-reference/payment-session-private/create-payment-session.md) - [Get payment-session preferences](https://api-reference.avenia.io/api-reference/payment-session-private/get-payment-session-preferences.md) - [Get payment session (private)](https://api-reference.avenia.io/api-reference/payment-session-private/get-payment-session-private.md) - [List payment sessions](https://api-reference.avenia.io/api-reference/payment-session-private/list-payment-sessions.md) - [Save payment-session preferences](https://api-reference.avenia.io/api-reference/payment-session-private/save-payment-session-preferences.md) - [Create payment-session ticket](https://api-reference.avenia.io/api-reference/payment-session-public/create-payment-session-ticket.md) - [Get payment session (public)](https://api-reference.avenia.io/api-reference/payment-session-public/get-payment-session-public.md) - [Get ticket bound to a payment session](https://api-reference.avenia.io/api-reference/payment-session-public/get-ticket-bound-to-a-payment-session.md) - [Public fixed-quote for a payment session](https://api-reference.avenia.io/api-reference/payment-session-public/public-fixed-quote-for-a-payment-session.md) - [Get PoFC attempt](https://api-reference.avenia.io/api-reference/proof-of-financial-capacity/get-pofc-attempt.md) - [List PoFC attempts](https://api-reference.avenia.io/api-reference/proof-of-financial-capacity/list-pofc-attempts.md) - [Submit proof of financial capacity via API](https://api-reference.avenia.io/api-reference/proof-of-financial-capacity/submit-proof-of-financial-capacity-via-api.md) - [Fixed-rate quote](https://api-reference.avenia.io/api-reference/quote/fixed-rate-quote.md) - [Get quote configuration](https://api-reference.avenia.io/api-reference/quote/get-quote-configuration.md) - [Cancel a ticket](https://api-reference.avenia.io/api-reference/tickets/cancel-a-ticket.md) - [Create ticket](https://api-reference.avenia.io/api-reference/tickets/create-ticket.md): When the caller's access requires multi-sig approval, the request is parked as a pending operation and returns 202 instead of executing immediately. - [Get ticket by ID](https://api-reference.avenia.io/api-reference/tickets/get-ticket-by-id.md) - [Get ticket contract PDF](https://api-reference.avenia.io/api-reference/tickets/get-ticket-contract-pdf.md) - [Get ticket receipt PDF](https://api-reference.avenia.io/api-reference/tickets/get-ticket-receipt-pdf.md) - [List tickets](https://api-reference.avenia.io/api-reference/tickets/list-tickets.md) - [Create UBO](https://api-reference.avenia.io/api-reference/ubos/create-ubo.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Delete UBO](https://api-reference.avenia.io/api-reference/ubos/delete-ubo.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Get UBO](https://api-reference.avenia.io/api-reference/ubos/get-ubo.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [List UBOs](https://api-reference.avenia.io/api-reference/ubos/list-ubos.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Update UBO](https://api-reference.avenia.io/api-reference/ubos/update-ubo.md): UBO operations are available only for accounts of type `COMPANY`. Requests from `INDIVIDUAL` accounts return HTTP 400. - [Product Changelog](https://api-reference.avenia.io/changelogs/product/index.md): Product-focused changelog highlighting user-visible changes, new features, and improvements across the Avenia platform. - [Technical Changelog](https://api-reference.avenia.io/changelogs/technical/index.md): Detailed technical changelog for API changes, schema updates, infrastructure modifications, and breaking changes across BRLAForPlatforms, BRLAV2, and Lambdas. - [Avenia API](https://api-reference.avenia.io/index.md): Welcome to Avenia's API documentation. Build seamless financial integrations with our comprehensive REST API. ## OpenAPI Specs - [openapi.legacy](https://api-reference.avenia.io/openapi.legacy.json) - [openapi](https://api-reference.avenia.io/openapi.yaml) - [openapi-internal](https://api-reference.avenia.io/openapi-internal.yaml) ## Optional - [Integration Guide](https://integration-guide.avenia.io/) - [Website](https://avenia.io/)