Quick Start
It's very easy for you to use APIs, let's get started
Last updated
It's very easy for you to use APIs, let's get started
Last updated
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
You can generate an API key at any time.
To create an API key:
Sign up in offical website and go to the API keys section.
Click Create API.
Select a blockchian and type in a name for the key and click Create.
Copy or write down the created API key.
https://api.data123.io/<BLOCKCHAIN>/<API KEY>/<VERSION>
BLOCKCHAIN: Aleo, Filecoin, ethereum .......
NETWORK: mainnet, testnet
Take a look at how you might call this method of Aleo via curl
:
REST:
JSON-RPC: