API Documentation
Introduction
Introduction to the Inquira REST API
The API is only available for Inquira Pro and Enterprise customers.
Welcome
To understand the terminology and concepts in Inquira, view the Documentation.
OpenAPI Specification
Click here to view the underlying OpenAPI Specification file for the REST APIs.
Insomnia Collection
Click here to view the Insomnia collection file for the REST APIs.
Authentication
All API endpoints are authenticated using an API Key. You can get the API Key by going to the API Keys page.
Create an API Key with a relevant expiration date and copy the API Key to your clipboard.
Now you can use the API Key in your requests by adding an x-api-key
header to your request.
Example CURL request: