Overview

The Yuno API has been implemented around RESTful. Our API uses standard HTTP protocols where JSON payloads are returned in response to the HTTP requests. All operations can be performed via GET, POST and PATCH requests.

Choose your integration

Before you start the integration, choose the type of integration you want to use.

Setup and integration

The options below highlight essential information you will need to consider when building your integration with Yuno.

API services

Yuno provides a wide range of functionalities you can use through its API. Below are links to every API service available in the documentation.

Supporting material

To make the integration process easier, Yuno provides supporting material so you can test Yuno APIs directly on your machine or run a ready-to-use web application using the example project.