Driver for MKG as described on:
https://mijn.mkg.eu/support/kenniscentrum/id/6032
and extensively documented on:
https://www.mkg.eu/mijn-mkg/support/tools/mkg-api
APIs support server-side filtering. Page size is 1000 rows and rate limit is 1.000 calls per minute. Fields to retrieve must be explicitly listed using a HTTP header.
Use requires acquisition from MKG of “MKG Exchange license”. Authentication is on basis of “JSESSIONID” acquired by a prior authentication using j_spring_security_check
with user name and password. Session lifetime is 30 minutes.
Before version 83 OAuth is not supported, and JSESSIONID
will continue to be supported even when OAuth is available.
Versions
MKG has two supported versions:
- MKG 5: a variant for companies beyond a certain size,
- MKG 3: a limited variant of MKG 5, such as no stock management.
MKG 3 and MKG 5 share the same codebase.
To use the APIs, an API license is needed (read/write or read only, each with different prices).
Multi
MKG is available in NL, BE and DE. MKG is multi-lingual and multi-partition.
MKG supports custom fields (“LDM Gebruikersvelden”).
Deployment
MKG can be deployed as on-site or on-premises