Quick start guide to WatchData!
Quick start guide to WatchData! Learn how to create a key, make your first request and get to building!
Last updated
Quick start guide to WatchData! Learn how to create a key, make your first request and get to building!
Last updated
Visit our Website ->
Sign Up ->
Create an API key;
Make a request.
If you've never heard of us before, WatchData gives developers and enterprises easy and reliable access to Web3 tools and infrastructure. In this article, we will tell you how to get started with WatchData so you can connect to the Ethereum blockchain and get started building awesome applications.
We'll take a look at:
Registering an account
Creating an API Key
Creating API queries via Postman
Watch this video, which describes the quick process of registering, getting an API KEY and using it
For a more detailed description, read the step-by-step guide
First of all, you need to register.
Go to your email client and click on the link in the email to confirm your registration.
A pop up will appear in front of you, in which you need to fill in the fields
Assign a name to your application
Select the chain in which you plan to work
After you have completed these steps, click Π‘reate API key button
Congratulations, you were able to create your first API key!! Nice job π
In the example, we'll show step-by-step instructions for sending some sample queries via Postman. In addition to Postman, you can use data from the WatchData API in any application, using post and curl queries.
First, after you get the API key you have to connect to the blockchain.
For this you can copy your API key, or copy the HTTP Link at once, which will speed up your work several times!
The URL of the previously selected chain + your API Key is automatically substituted in the HTTP Link.
All you need to do is insert the previously generated link
In Postman select the Body tab, set Raw and JSON on it, insert the request, then click send.
Send a request and then we can see the answer at the bottom of the page.
You now know how to send requests and receive data from WatchData API π
The first thing you need to do is go to and create an account. The only information needed to register your account is your email address.
Go to the page and enter your email address.
Click the button or the link and then go back to your original tab. You'll be automatically redirected to your personal .
To create an API key, you need to do the following steps: On the tab, click Create API key.
Go to and create a new request.
Now everything is ready to send a request and receive data from the API. For the example, we'll look at the method first. Just copy the body of the example POST request.
A similar example of the request sent and response received for the method. You can work in exactly the same way with any of the methods in our documentation.
In addition, the WatchData API can be used by being integrated into web3 SDKβs. Read an example of ,
To learn more about SDK libraries
If you have any questions on using the WatchData API you can always get help from the technical support via online chat on the website or in .