VCS API Documentation
VeChain Stats
  • Introduction
  • Getting Started
    • 🗝️Getting an API Key
    • 🔓Authentication
    • 📬Postman
    • ✳️Swagger
  • API Endpoints
    • Account
      • Account Stats
      • ✨Account Extended Stats
      • Account Info
      • ✨Account VTHO Info
      • VET/VTHO Balance
      • ✨Transactions In
      • Transactions Out
      • ✨Token Transfers
      • ✨NFT Transfers
      • ✨DEX Trades
      • DEPRECATED: Internal Transfers
      • Historic VET/VTHO
    • Token
      • Token List
      • Token Info
      • Token Price
      • ✨Token Price List
      • Token Supply
      • ✨VIP180 Balance
      • VIP180 Balance Custom
      • ✨Token Holder List
    • Transaction
      • Transaction Status
      • Transaction Info
    • Block
      • Block Daily Stats
      • Block Info
      • Block Height
      • Block by reference
      • Block by timestamp
    • Contract
      • Contract Stats
      • Contract Info
      • Contract Code
    • NFT
      • NFT Token List
      • NFT Info
      • ✨VIP181 Balance
      • VIP181 Balance Custom
      • ✨NFT Holder List
    • Carbon
      • Address Emission
      • Block Emission
      • Transaction Emission
      • Network Emission
    • Network
      • Network Totals
      • Network Stats
      • Network Gas Stats
      • Authority Nodes
      • ✨Mempool
      • Node Token Count
      • ✨Node Token Stats
      • Thor Instance Size
      • X-Node List
    • API Info
      • API Info
      • API Ping
  • Support
    • FAQ
    • Rate Limits
    • Response HTTP Status
    • Common Error Messages
    • Socials
    • Change Log
  • Visit VeChain Stats
Powered by GitBook
On this page

Was this helpful?

  1. Support

Response HTTP Status

PreviousRate LimitsNextCommon Error Messages

Last updated 1 year ago

Was this helpful?

Response
Error Name
Description

400

Date format invalid: expected format YYYY-mm-dd

The date parameter does not follow the requested date format.

400

Date format invalid: prior genesis block

Requested date is before the launch of the VeChainThor mainnet.

400

Date format invalid: in future

Endpoint does not allow to request a date in the future.

400

Address is missing

The request is missing the address parameter.

400

Invalid EVM-compatible address

Requested address doesn't pass checksum, lowercased or uppercased validation.

400

Invalid Block Reference

The blockref is not associated with a block on VeChainThor

401

Unauthorized, missing or invalid API-key

API plan does not allow for access to this endpoint or API key is not valid.

403

Access restricted

API plan does not allow for access to this endpoint. Consider upgrading.

404

Endpoint not found

Endpoint doesn't exist.

429

Rate limit exceeded

Rate limit of associated was exceeded.

429

Daily credit limit exceeded

Daily limit of associated has been exceeded.

429

Request limit exceeded for {} plan

Rate limit of associated was exceeded.

429

503

Service Unavailable

A server-side error occured that prevents the server from fulfilling the api request. Please retry again later.

0 = unset / unknown 1 = mongodb 2 = redis 3 = mysql connection 4 = thor nodes 5 = syntax error query

API plan
API plan
API plan