Ignyte provides one primary APIs as well as integration-specific endpoints:


  • The Asset API provides Get, Post, and Delete capabilities to asset data.

To get started, you will need an API key. The API key are generated from the Ignyte Assurance Platform Tenant Settings page.


Note: the API requires a Software license.


Once you have the API key, your REST client should use it with the Authorization: Bearer standard header to authenticate.


Please see our GITHUB page for more information about our API or go directly to the Swagger documentation for details on the individual API calls.


The application programming interface (API) key the alpha-numeric code used to identify and authenticate an application or user. API keys are available through your instance of the platform.


GET is used to retrieve data from a server at the specified resource. Making a GET request to the specific endpoint should return a list of all assets.