Skip to content

General Information

Unidy exposes a REST API. Unidy API accepts a JSON encoded request body and returns a JSON-encoded response. It uses standard HTTP response status codes, authentication, and verbs.

Date/time format

Our API expects UTC date and date-time formats in ISO 8601 format (further definition descriptions can be found in the official OpenAPI specification).

Swagger Docs

We are using industry standard OpenAPI specification and Swagger to enable your development team to visualize and interact with Unidy API without actually having any of the implementation logic in place yet.

Swagger docs are available here