ITC SDKs

The recommended way to interact with the ITC APIs is to use one of the provided SDKs.

Libraries

PHP

The PHP library is a framework agnostic library that requires more setup than the laravel specific version.

Read more

Laravel

The laravel specific library is a wrapper around the PHP library, and provides the service providers and config files required for quick setup

Read more