Docs
API Reference
API ReferenceAuthentication

Authentication

Authenticate the app using API keys as bearer tokens. Always provide the Authorization header containing your API KEY as bearer token:

Authorization: Bearer <API_KEY>

Note: Your API keys carry many privileges, so be sure to keep them secure. Do not share your API keys in publicly accessible areas such as GitHub or through client-side code. When possible, encrypt API keys when you store them.

Click here to sign up for API Keys

Having trouble? Find out how to get API keys here or follow our quickstart guide here.

Was this helpful?
Docs
Copyright © earthemission.com. All rights reserved.