1. Help Center
  2. API and XML documentation

REST API documentation

We are in the process of updating all of our API endpoints from our Legacy API to the new REST API 1.0.  This article is being update to reflect those changes as they occur.

New REST API 1.0 endpoints:  https://docs.zenventory.com/

These endpoints use basic authorization, requiring an API Key and API Key Secret to be generated for a user from within the Zenventory web interface.

For all other endpoints, please use our Legacy API:  https://docs.zenventory.apiary.io/

These endpoints use two required headers to be passed for authorization:

  1. SecureKey - generated from within a user's details in the zenventory interface.
  2. Content-Type = "application/json"