Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://<base-url>/apps/<app-short-name>/<endpoint>

and following headers

Consumer: 5D1AEF05263B497182992E324517FFFD0FED85FBEC2342B19CE02AB5ED62D6ED5D1AEF055555597182992E000007FFFD0FED85F7777742B19CE02AB5ED62D6ED
Authorization: Bearer E71B48D1F72C468199FB7DD81C3C576112A33728268547098F60D5B1E3B19A49E71B48D1F72C468199FB7DD81C3C5999999928268547098F60D5B1E3B19A49
AppKey: 6167D3D592AA4CE89DCEEE45C2592C8C6167D3D5924CE89DCEEE45C2592C8C
SessionKey: 9F8892419CF447C6823E567AA21CEBCD47A4C748064345659A54382F37262BEF9F8892419CF447C3E567AA21CEBCD47A4C748064345659A54382F37262BEF
CMAproject: CANVAS:DEV

where:

Expand
title<base-url> takes a value in depending of needed environment:

DEV - eu3api.connectmyapps.com

PRD - cloudmanager.connectmyapps.com/api

...

Expand
title<endpoint> - endpoint name

The list of supported endpoints you can get by meta request.

Expand
titleConsumer/Authorization and AppKey/SessionKey keys

Consumer/Authorization - the key pair of account identification

AppKey/SessionKey - the key pair of application identification

All keys can be gotten on Canvas Applications page

Expand
titleCMAproject header takes a value in depending of needed environment:

DEV: CANVAS:DEV

PRD: CANVAS:PRD

IP restriction

You can send Core REST API requests just from availabled servers, which are in white list.

...