The wirgen/keitaro
package provides a wrapper for ease of use of the Keitaro Admin API methods.
Important! This feature is available only for Business license.
To get started, you need to initialize the connection by specifying the domain and key:
$keitaro = new \Wirgen\Keitaro\Keitaro('https://demo-ru.keitaro.io', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
The MIT License (MIT). Please see License File for more information.