Help Center - Hierarch.io home pagelight logodark logo
  • Support
  • Blog
  • Dashboard
  • Dashboard
Documentation
API
Workflows
Changelogs
API Documentation
  • v1
    • API Documentation
    • How to Get Your API Tokens
    • Authentication
    • GET
      Get Company
    • GET
      Query Products
    • GET
      Get Product
    • POST
      Create Product
    • POST
      Edit Product
    • GET
      Delete Product
    • GET
      Query Roles
    • GET
      Get Role
    • GET
      Query Consultations
    • GET
      Get Consultation
    • POST
      Create Consultation
    • POST
      Edit Consultation
    • GET
      Query Assignments
    • GET
      Get Assignment
    • POST
      Create Assignment
    • POST
      Assign Assignment
    • POST
      Edit Assignment
    • GET
      Delete Assignment
    • GET
      Query Clients
    • GET
      Get Client
    • POST
      Create Client
    • POST
      Edit Client
    • GET
      Delete Client
    • GET
      Query Personnel
    • GET
      Get Personnel
    • POST
      Create Personnel
    • POST
      Edit Personnel
    • GET
      Delete Personnel
v1

Authentication

​
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>

Was this page helpful?

Raise issue
How to Get Your API TokensGet Company
xfacebookgithublinkedinyoutube
Powered by Mintlify
On this page
  • How to authenticate?
  • Input
Assistant
Responses are generated using AI and may contain mistakes.