SDKs and Developer Tools

Server-Side SDKs for the REST API

Use the SDKs in the following languages for working with the Intercom REST APIs:

composer require intercom/intercom-php php-http/guzzle6-adapter

Messenger SDKs

Find all the details for installing the Intercom Messenger for Web and Mobile in the Installation section.

You can find the GitHub repo associated with our Rails plugin here.

Intercom OpenAPI Specification

Use Intercom's Postman collections for versions 2.7 and above.

These are generated from the Intercom OpenAPI specification.

Using the OpenAPI specification

We do not officially support any OpenAPI generators. There may be a siginficant amount of developer time required to utilize our OpenAPI specification with open source generator libraries.

If you see an issue directly related to our OpenAPI spec, please submit an issue in the GitHub repo.