VeChain

Discover VeChain, a blockchain optimized for enterprise solutions and supply chain management. Build decentralized applications using its RPC gateway.

The VeChain RPC documentation provides developers with the necessary tools to interact with the VeChain blockchain programmatically. VeChain is designed for enterprise use cases, particularly in supply chain management, using a proof-of-authority (PoA) consensus mechanism for efficient, low-cost transactions. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts. Developers can leverage VeChain’s robust architecture to build decentralized applications (dApps) integrated with enterprise supply chains, improving transparency and efficiency.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes VeChain • 🔗 Official VeChain Website

RPC Gateway for VeChain blockchain

VeChain Mainnet

↳ REST API
https://vechain-mainnet.gateway.tatum.io

VeChain Testnet

↳ REST API
https://vechain-testnet.gateway.tatum.io

Connect to VeChain and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for VeChain using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve VeChain Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected VeChain node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test VeChain RPC Methods in Postman

Explore and test VeChain blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with VeChain RPC endpoints, validate API responses, or integrate VeChain into their applications.

How to use the VeChain Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the VeChain collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any VeChain RPC method and see real-time responses

Available VeChain interfaces

VeChain - Tatum API