Welcome to the documentation for the Niteco Performance Insights REST API.
This guide provides detailed information on endpoints, request and response formats, authentication, and example use cases to help you get started quickly.
The API uses basic HTTP protocols with JSON responses for all requests, including errors.
Authentication
To make requests to the API you must pass your API key by sending the following HTTP header with your request:
x-api-key: YOUR_API_KEY
How to find your API
If you have sufficient privileges, you can find your API key (Personal Access Token) in your User Information page. Read our detailed guide on how to find your API key.