Ever XP

FREEMIUM
By 1178 Team | Updated a month ago | Data
Health Check

N/A

Back to All Tutorials (2)

Get Your API Key Tutorial

API Key

Attached below a tutorial on how to get your API Key
The first step is to sign up here

Get Started

We are one step away from start getting results.
Go to your dashboard and click on “API Settings”

Then generate a new API key and remember it or write it down.

IMPORTANT:
The API Key is not final yet, you need to base 64 your sign up email and the api key together separated by “:”.
Example: base64_encode(email@email.com:api_key)

You can encode it online here

Javascript Library
PHP Library
Examples on Codepen