π Getting Started
New to Uniblock? Get access for free through our dashboard Estimated time to complete this guide: < 10 minutesπ Steps to get started with Uniblock
This guide assumes you already have an Uniblock account and access to our Dashboard.- π¦ Create an Uniblock Project
- βοΈ Make a request
- π Get your Project API Key
- π€ Set up Uniblock as your client
- π» Start building!
1. Create an Uniblock Project π¦
To use Uniblockβs products, you need a project to authenticate your requests. You can create a project from the dashboard. Follow the steps below to create a project:- First, navigate to your Uniblockβs dashboard and click on the
Hometab.

- Next click on the create a project button in the Get Started section.

- Enter in a new project name and then click on
create.

2. Make a request βοΈ
Nice! Youβve made your project. Next you can interact with Uniblockβs providers and also make a call to our endpoints.- Following from before, you can click on your project. To bring you to your project dashboard.

- You will be present with your project home page like the following.

- There are lots of things you can explore around and find out about but to call our endpoint you can click on the
Endpoints->API Testersection on the left nav-bar.

- A new tab will open to show the explorer where you can select an endpoint you like and try calling the endpoint. We will go with the
/token/metadataendpoint.


- You will see the details about this endpoint.

- Now we try to call this endpoint, by clicking the βTry it outβ button.

- Click βExecuteβ button to send a request with the provided example parameters.

- Here is the successful response with 200 status code.

- Nice job! Youβve made your first call with Uniblock! π
3. Get your Project API Key π
You also can test calling the endpoint using your own API.- After youβve created your project, you will find your API key on the
Overviewpage.

- Add the key to the
Explorer.



- Now you are logged in with your API key. The data from the requests made using this key will be collected and displayed in the project metrics.
4. Setup Uniblock as your Client π€
Want to integrate Uniblock into your production app? Find out how to set up or switch your current provider to Uniblock by using node js. An easy way to interact and use us.- From your command line, create a new project directory.
- Run it using node
- You should now see the latest token/balance output in your console!
Analytics & Logs:
-
After executing an API call, head over to your project and click on the Analytics section.

-
Here, scroll down to See Detailed Logs to delve deeper into each callβs specifics.

- View detailed information for each call, such as request type, timestamp, response time, headers, and much more.

Congratulations! π
Youβve now successfully set up and utilized Uniblock for your project.Overview
Ready to get started with Uniblock?
Create your free account and start building with unified blockchain infrastructure across 100+ chains.
View API reference
Explore all available endpoints and interactive playgrounds
Join our community
Get help from our team and connect with other developers