Quickstart

Welcome to the Unified API quickstart guide!

Estimated time to complete this guide: < 2 minutes

Here, you'll find a basic step-by-step process to test our Unified API. This guide assumes that you've already created a project. Let's get started.

  1. Navigate to your project overview. Copy your API key.


  1. Then head to our explorer by clicking on the Endpoints section on the left nav-bar, then click on API Tester.
Project Overview Page -> Endpoints -> API Tester

Project Overview Page -> Endpoints -> API Tester

  1. It will open the explorer a new tab for you. You will see this page.

  1. Authorize your key on the explorer by hitting the Authorize button. Then paste your Uniblock API key to it and hit the Authorize button.


  1. We will try calling the /token/metadata endpoint. Select the endpoint and click the Try it out button.

  1. There are example values filled in the required fields by default. Alternatively you can enter your own input parameter values. Then click on the Execute button to call the endpoint.

  1. Here is the successful response.


Nice job! You've made an API call with our Unified API! 🎉


What’s Next

Continue on to other pages in our list of Unified API guides to see more information on the topics discussed here.