Skip to content
Docs
Quickstart

Quickstart

Getting started on Infr is as easy as creating your account & making an API call. You can also try out our playground (opens in a new tab) to test out the API without signing up.

Step 1: Create an account

To get started, you'll need to create an account on Infr. You can do so by visiting our sign up page (opens in a new tab) & entering your email address. Once you've created your account, you'll be able to log in and access your dashboard.

Sign up (opens in a new tab)

Step 2: Get your API key

Get your API key from your dashboard page. You'll need this to authenticate your requests to the Infr API. You can also generate sample requests using the Live editor on the dashboard.

API key (opens in a new tab) Live editor (opens in a new tab)

Step 3: Add Infr to your app

Take the sample API call from the Live editor and add it to your app. You can use the JSON response to display the data in your app.