The Innform public API is a publicly available application programming interface that provides developers with access to a the Innform application and its web service.
The Innform API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
For more information on Innform's public API, visit the API documentation.
Authentication
The Innform API uses an API key to authenticate requests. You can view and manage your API key in your Account Settings.
If you need guidance around Innform's public API, you can get in touch with us via the help section on the top right of the Innform admin section.