Green earth docs
  • Green earth docs
  • Environment
  • Start
  • Api flow FAQ
  • Api endpoints
    • Login
    • Register
    • Automatic gebt distribution
    • Get transaction
    • List transactions
    • Get user
    • Modify user
    • List users
    • Create company (admin)
    • List company
    • Get company
  • Api errors
Powered by GitBook
On this page

Start

How to start using the api

PreviousEnvironmentNextApi flow FAQ

Last updated 1 year ago

  1. To access the endpoints, you must have a valid account and be assigned the "partner" user role.

  2. Every endpoint should have the header Authorization with the auth token recieved from .

  3. The key endpoint in the system is the , which provides the capability to distribute GEBT among multiple users.

  4. Upon successful access to this endpoint, you will have the ability to perform all necessary GEBT distribution operations.

All users that recieve any token will recieve an email like this =>

All new users also will recieve a welcome email =>

Login endpoint
Automatic GEBT Distribution Endpoint
Token distribution email
Welcome email