Using an SDK

SDK libraries are currently available for Python, JavaScript and PHP for users who want to interact with the API more easily in those languages.

Installing the SDK libraries

Installing the Python SDK:


Installing the JavaScript SDK:


Installing the PHP SDK

In your composer.json add the following code:

Then run:


Updating the SDK libraries

CEIC SDK libraries are updated with a new version with each API release. We recommend frequently updating your SDK package to make the most of our latest API version features and improvements.
You can subscribe for RSS alerts in the API Release Notes section to keep informed when a new API version is released.


SDK documentation

Documentation for each SDK library we support is available within this site.