Zenya API
Intro
Welcome to the Zenya API documentation landing page.
This page provides various resources regarding the Zenya REST API.
The REST API is the most modern API implementation in Zenya. It currently allows developers to interact with a part of the data stored in Zenya. Over time, functionality will be added to the REST API, enabling more and more integration scenarios.

Besides the REST API, Zenya also still offers API’s based on SOAP and on WCF Services.
For scenarios not yet covered by the Zenya REST API, those APIs can and should be used.

For a complete and up-to-date overview of all available Zenya API’s, and for detailed information about the SOAP and WCF API’s, please visit https://developer.iprova.nl.
REST API – General usage information (external)
Overview of important information for consumers of the Zenya REST API, with topics like versioning, verbs, status codes, authentication and error handling.
REST API – Changelog (external)
Overview of changes and announced deprecations regarding the Zenya REST API.
REST API – Examples (external)
This GitHub repository contains examples how to consume the Zenya REST API. Feel free to contribute to it!
REST API – Swagger
A detailed API reference is offered in Swagger format.