Web3 platform for Developers
Easily plug blockchain into your existing infrastructure
Quickly integrate blockchain into your current infrastructure
Speed up your growth with Venly’s Digital Wallets, NFT & Token APIs, and Venly Pay. Seamless integration, instant results - designed to help your business scale faster.
Trusted by leading blockchains and companies
Create Wallet
Get Payment
Create NFT
HTTP
POST
/api/wallets
JSON
{
"secretType": "MATIC",
"userId": "6a5a9020-e969-4d9a-ae4b-fcd91a75769d"
}
HTTP
POST
/api/transactions/execute
JSON
{
"transactionRequest": {
"type": "TRANSFER",
"walletId": "944124ed-305d-4e56-a0fd-bce1c7f1537c",
"to": "0xf56799d7C95C6DEb708A9f55b2e75A685A94F980",
"secretType": "ETHEREUM",
"value": 0
}
}
HTTP
POST
/api/v2/contracts/deployments
JSON
{
"name": "My first collection",
"description": "Sample description",
"image": "https://pbs.twimg.com/profile_images/1669300450649157635/4xg-wsbK_400x400.jpg",
"chain": "MATIC",
"externalUrl": "www.venly.io"
}
HTTP
POST
/api/v2/tokens/mints
JSON
{
"contractAddress": "0x30d6cff9cb268c59c75a94755b2c60e118d65657",
"secretType": "MATIC",
"tokenTypeId": "3",
"destinations": [
{
"address": "0x9282fc38931A3a613b8566b3E6a1027e49ABb712",
"amount": 1
},
{
"address": "0xe396E30554F97088FA6f9297339c3bDc575ba306",
"amount": 2
},
{
"address": "0x329CdCBBD82c934fe32322b423bD8fBd30b4EEB6",
"amount": 3
}
]
}
HTTP
GET
/stripe-dashboard
JSON
{
"object": "login_link",
"created": 1692784524,
"url": "https://connect.stripe.com/express/acct_1oJl3NhYUE4aDw/jy9JOia7aCSaz0"
}
HTTP
POST
/checkout/sessions
JSON
{
"line_items": [
{
"price_data": {
"product_data": {
"name": "Ring NFT"
},
"unit_amount": 2000,
"currency": "EUR"
},
"quantity": 1
}
],
"success_url": "https://www.venly.io/",
"cancel_url": "https://www.venly.io/",
"mode": "payment"
}
Best-in class
security
Get unparalleled protection with our cutting-edge security systems, reducing risk for your customers. Our smart contracts are audited by Least Authority and NonceAudit
Battle-tested
reliability
Our systems are engineered for peak scalability and reliability, consistently delivering 99.99% uptime or higher to keep your operations smooth and efficient.
Unrivaled developer support
Boost your development with our seamless support system, ensuring nothing hinders your progress.