Ever XP

免费增值
通过 1178 Team | 已更新 2 месяца назад | Data
Health Check

N/A

返回全部教程 (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