I
Intercom REST API
Details
- URL
-
https://api.intercom.io - Docs
- https://developers.intercom.com/docs/references/rest-api/api.intercom.io
Authentication
Authorization: Bearer <credential> Create an app in your workspace, then open the app in the Developer Hub. Intercom says it provides an access token as soon as you create an app; you can find it under Configure > Authentication, and it is also visible on Test & Publish > Your Workspaces. The authentication guide links app creation at create an app.
Authorization: Bearer <credential> In the Developer Hub, enable Use OAuth on your app's Authentication page, configure one or more HTTPS redirect URLs, and select the scopes your app needs as described in Setting up OAuth. After a customer authorizes your app, exchange the authorization code for an access token and use that token for API calls.