π§΅Getting Started
Chainlyze provides a set of APIs to help you to retrieve blockchain data. This documentation will guide you through the steps necessary to get started with the API.
Last updated
Chainlyze provides a set of APIs to help you to retrieve blockchain data. This documentation will guide you through the steps necessary to get started with the API.
Last updated
To use the Chainlyze API, you need an API key. You can request an API key by contacting Chainlyze via Telegram or Email. The API key determines your call limit, ranging from 100,000 to 1,000,000 requests, with a rate limit of 60 calls per minute.
All API requests should be made to the following base URL:
For verification, include the x-api-key
header with your token in all API requests.
Endpoint | Route | Credits |
---|---|---|
API Status
/p/ping
All Supported Chains
/p/chain/list
Wallet's Token Balance
/p/balance/wallet
Wallet's Protocol Positions
/p/balance/positions
Wallet's Transaction History
/p/transaction/list