Jump to Content
Guides
API Reference
Changelog
v1.0
v2.0
v3.0
Get API Key
Status
Support
API Reference
Get API Key
Status
Support
Main
Guides
API Reference
Changelog
Get all Wallets
Search
JUMP TO
Retrieve a Bearer Token
How to authenticate
Bearer Token Endpoint
Fetch Bearer Token
post
Wallet API
Wallet-API Health
Check Health
get
User
Get all Users
get
Create User
post
Get User by ID
get
Update User’s Reference
put
Delete User
delete
Create User’s Signing Method
post
Update User’s Signing Method
put
Delete User’s Signing Method
delete
Wallet
Get Wallet
get
Update Wallet
patch
Get all Wallets
get
Create Wallet
post
Export Wallet
post
Import Wallet
post
Validate Wallet Address
get
Get all Wallet Events
get
Link Wallet to User
put
Update Wallet PIN code
patch
Balance
Get native Balance by walletId
get
Get all ERC20 Token Balance by walletId
get
Get specific ERC20 Token Balance by walletId and token address
get
Get Token Associations for Hedera Wallet
get
Get native Balance by Chain and Wallet Address
get
Get ERC20 Balance by Chain and Wallet Address
get
Get specific ERC20 Token Balance by Chain, Wallet Address, and Token Address
get
Transactions
Get all Transactions
get
Execute Transaction
post
Prepare Transaction for Specific Chain
post
Get gas fee for a specific tx
post
Get Transaction Status
get
Get Gas Price for a Chain
get
Resubmit Transaction
post
Cancel Transaction
post
Signatures
Get Signature Request by userId
get
Create and Sign Signature
post
Prepare Signature
post
Confirm Signature
post
Sign Signature
post
Build Signature Request
post
Verify Signed Signature
post
Get Signature Request by id
get
Delete Signature Request by id
delete
Contract
Read Contract
post
Get Wallets that contain NFT from a specific Contract
get
Non-Fungibles
Get NFTs by walletId
get
Get NFTs by Chain
get
Get NFTs by Chain and Wallet Address
get
Get NFT contract
get
Get NFT information
get
Get Wallets that contain specific NFTs
get
Get Token Allowances for Hedera NFTs
get
Token Swapping
Get Token Pairs
get
Get Exchange Rate
get
Build Swap
post
Chain
Get Block information by Chain
get
Get all supported Chains
get
Security Endpoint
Get Venly Public Key
get
PAY API
PAY-API Health
Check Health
get
Fiat On/Off Ramp
Get supported fiat and crypto currencies
get
Transak Onramp
post
Transak Offramp
post
Ramp Network Onramp
post
Ramp Network Offramp
post
Moonpay Onramp
post
Moonpay Offramp
post
Checkout
Create Checkout Link
post
Get Checkout Status
get
Get Line Items
get
Checkout Branding
Upload Icon
post
Customize Checkout Page
post
Stripe Dashboard
Get Stripe Dashboard Login Link
get
Webhooks
Create a Webhook
post
Get Webhooks
get
Update a Webhook
put
Delete a Webhook
delete
Token API
Token-API Health
Check Health
get
Get Supported Chains
Get Supported Chains
get
ERC20 Contract
Create contract
post
Check token contract status
get
Get all contracts
get
Get contracts by chain and contract address
get
Archive Contract
delete
Update token contract owner
put
Mint ERC20 Tokens
Mint ERC20 tokens
post
Get All ERC20 Token Mints
get
Check token mint status
get
Company Wallets
Get All Company Wallets
get
Get Company Wallets by Chain
get
Delete Company Wallet
delete
NFT API
NFT-API Health
Check Health
get
Get Supported Chains
Get Supported Chains
get
Company Wallets
Get All Company Wallets
get
Get Company Wallets by Chain
get
Delete Company Wallet
delete
Contract
Get all contracts
get
Create Contract
post
Check Contract Status
get
Update Contract Owner
put
Update Royalty for NFT Contract
put
Get Contract by Chain and Contract Address
get
Archive Contract
delete
Contract Metadata
Get Contract Metadata
get
Update Contract Metadata
patch
Token-Types
Get All Token-types
get
Create Token-type
post
Check Token-type Status
get
Get Specific Token-type Details
get
Archive Token-type
delete
Token-Type Metadata
Get Token-type Metadata
get
Update Token-type Metadata
put
Mint Tokens
Get All Tokens
get
Get All Token Mints
get
Mint Tokens
post
Check Token Mint Status
get
Get Specific Token Details
get
Archive a Token
delete
Token Metadata
Get Token Metadata
get
Update Property
put
Delete Property
delete
Add Attribute
post
Update Attribute
put
Delete Attribute
delete
Update Animation URLs
put
Delete Animation URLs
delete
Media
Upload Media File
post
Upload Image
post
Powered by
Get all Wallets
get
https://api-wallet-sandbox.venly.io/api/wallets
This endpoint gets all wallets.
Language
Shell
Node
Ruby
PHP
Python
Credentials
OAuth2
OAuth2
Bearer
URL
Base URL
https://api-wallet-sandbox.venly.io
/api/wallets
RESPONSE
Click
Try It!
to start a request and see the response here!