Core REST API
You can send requests to third-party applications throught Core REST API. List of supported third-party applications you can get by following link https://connectmyapps.com/Integrations.
This page documents the REST resources available in Core REST API, including the HTTP response codes and example requests and responses:
IP restriction
You can send Core REST API requests just from availabled servers, which are in white list.
If you want to change it, then please provide your IP addresses to ConnectMyApps support for adding them into white list.
Endpoints and requests
All requests can be send with URL based on following mask
https://<base-url>/apps/<app-short-name>/<endpoint>
and following headers
Consumer: 5D1AEF055555597182992E000007FFFD0FED85F7777742B19CE02AB5ED62D6ED
Authorization: Bearer E71B48D1F72C468199FB7DD81C3C5999999928268547098F60D5B1E3B19A49
AppKey: 6167D3D5924CE89DCEEE45C2592C8C
SessionKey: 9F8892419CF447C3E567AA21CEBCD47A4C748064345659A54382F37262BEF
CMAproject: CANVAS:PRD
where:
Example:
Authentication
All applications have Authenticate endpoint, which has different headers with dependency of application kind. There is an example for Canvas application:
Meta
For getting of all provided APIs you need to send following request: