How to authenticate?

To connect to the API framework, you will need to authenticate your requests via an API key. How to authenticate, just add your api key like so:

Input

var url = https://api.hierarch.io/v1/endpoint/action/<company_slug>/?token=<YOUR_API_KEY>