Venly API
Search…
Venly API
👋
Introduction
📝
Changelog
Postman Collection
🔑
Authentication
How to authenticate
How to get a Bearer token
📦
API Products
Wallet API
NFT API
Create contract
Retrieve contract
Retrieve all contracts
Create NFT template
Retrieve NFT template
Retrieve all NFT templates
Retrieve NFT metadata
Update NFT metadata
Mint NFT
Mint fungible-NFT
Retrieve NFTs by template
Retrieve supported Chains
Retrieve company minter wallets
Storage: store NFT image and media
NFT Analytics
Market API
⚙️Advanced
Guides
NFT Configuration
🌊Deep dive
Environments & networks
Authentication Bridge
Object Reference
Powered By
GitBook
Retrieve supported Chains
Get a list of supported blockchains
This endpoint will return of list of all the blockchains that are supported by the NFT API.
Believe an important one is missing? Please
reach out to us
and convince us
🤘
Endpoint: GET
https
://
api
-
business
.
venly
.
io
/
api
/
env
Returns
{
"supportedChainsForItemCreation"
:
[
"AVAC"
,
"BSC"
,
"ETHEREUM"
,
"MATIC"
]
}
Previous
Retrieve NFTs by template
Next
Retrieve company minter wallets
Last modified
2mo ago
Copy link
Outline
Endpoint: GET
Returns