API Integration

Documentation: https://docs.liberis.com/reference/sharing-data-via-api

The API integration provides an automated experience, providing near real time data validation of partner clients and revenue claims.

It’s an efficient and automated way for partners to share data with us, reducing the need for manual intervention.

We recommend sharing revenue claim delta on a DAILY cadence via API.

Our APIs are asynchronous by design, which means we prioritise saving the request data with minimal data validation. Validation is done near real time and should be checked using our Status API endpoints.

API Documentation

Sharing data via the API

A general overview of the workflow, partner clients, revenue claims and the selection file.
https://docs.liberis.com/reference/sharing-data-via-csv-file

Partner Clients API

The main API for sending partner clients data
https://docs.liberis.com/reference/create-partner-client

Partner Client Status API

An endpoint which provides behaviour to verify the validation status of data sent in a partner client request (see above).
i.e. This item is valid – OR - This item is invalid for this reason
https://docs.liberis.com/reference/get-partner-client-status

Revenue Claims API

The main API for sending revenue claims data
https://docs.liberis.com/reference/create-partner-client-revenue

Revenue Claim Status API

An endpoint which provides behaviour to verify the validation status of data sent in a partner client request (see above).
i.e. This item is valid – OR - This item is invalid for this reason
https://docs.liberis.com/reference/partner-client-revenue-status