Skip to main content Link Menu Expand (external link) Document Search Copy Copied

You can access any of the kronup API endpoints with the following syntax:

// Place your API Key 👇 here
$sdk = new \Kronup\Sdk();

// API Operations
$sdk->api();

Table of contents