The Apploye's API is a REST-based interface that allows you to retrieve data from your organization’s Apploye account. It is useful for exporting data or integrating with your own systems.

Users can get data about members, timesheets, and projects from the API.

đź’ˇ
API Access is available in the Power & Enterprise plan. You can also add it in the Elite plan, with the "API Access" 

Get Your API Key

To get the data from Apploye, all the requests must include X-APPLOYE-API-KEY in api request header. The value of the key will be the Organization API Key.

To authenticate API requests, you need the Organization API Key. The user needs to be either an Organization Admin or an Owner to get the API Key.

Click on the "Copy" button to copy it.

You can request data in the following languages: Curl, Python, NodeJS, C#, PHP, Ruby, and Go.

Use this documentation to learn more and use the API.

Related Articles:

  1. Apploye's Stealth Mode/Silent App Usage Policy
  2. Screen Recording Add-on Overview
  3. How does the RemoteTrack panel work