Getting Started
This page is for those who are new to ChainZ API Service.
Procedure for using ChainZ API Service
In order to use ChainZ API Service, you need to go through the following procedure.

The process for using the API in accordance with OAuth 2.0 consists of three main steps.
Creating Credentials: Receive basic authorization header data and API
Issuing access tokens: Use basic authorization header data to obtain an access token from an API authorization server
Using API: Using APIs with Access Tokens and API Keys
Please refer to the following for a detailed description of each step.
Creating CredentialsIssuing access tokensAbout the APIInformation Checking in ChainZ API Service
When using the ChainZ API Service, transaction information can be checked in the Block Explorer.
Using Block Explorer: You can check the result value obtained by sending the transaction to the ChainZ testnet/mainnet in the Block Explorer.
For a detailed description of the Block Explorer, please refer to the following.
Using Block ExplorerLast updated