Merit Aktiva API

The Merit Aktiva API allows 3rd party developers to expand and build on the Merit Aktiva platform.

The Merit Aktiva API is a RESTful API that is used to access Merit Aktiva companies
using HTTP and JSON. The API makes it easy to create web, mobile and desktop
applications that integrate with your account.

The Merit Aktiva API is usable only with licenes levels Pro and Premium.

If you wish to stay up to date with changes in the Merit Aktiva API, please register an account at REGISTER and You will be emailed anytime the changelog is updated

Overview

Service URL

The Merit Aktiva API has a two points of entry. The URL depends which localization the company is using:

V1

For Estonian localization: https://aktiva.merit.ee/api/v1/
For Polish localization: https://program.360ksiegowosc.pl/api/v1/

V2

For Estonian localization: https://aktiva.merit.ee/api/v2/
For Polish localization: https://program.360ksiegowosc.pl/api/v2/

Please note the use of https:// in the URL above. All Merit Aktiva API communication is encrypted over HTTPS. Any non-secure requests are automatically rejected.

Read our reference manuals.