Getting started

Retrieve your credentials

Go to https://me.ipear.fr

  • Create your account or login.
  • Create a project.
  • Add a server in this project and provide some information about it.
  • Purchase a license (skip this step if you already have one).
  • Once done, link the previously purchased license to your server by editing it.
  • Enable "Production Mode" unlocked by the license.
  • Retrieve your SECRET KEY and your ENDPOINT URL.

If you want to refresh your SECRET KEY, you can disable/enable the production mode. It will give you new credentials.

Reference

DataDescription
SECRET KEYUnique key used for authentication
ENDPOINT URLAPI URL to use for this server with version

Available API version

You need to add the version at the end of "ENDPOINT URL": https://endpoint/v1

Current version: /v1

Next

Start with authentication

Powered by Doctave