Junction Management API
Junction Management API is available for the Scale plan.
The base URL of this endpoint is https://api.tryvital.io/management/
.
The endpoint accepts only Management Key (X-Management-Key
).
Team API Key is not accepted.
You use Junction Management API to:
- manage Junction Org resources, such as Teams and Members;
- manage Team configurations across both Sandbox and Production environments, such as:
Note that you can access a lot of Junction Management API functionalities through the Junction Dashboard as well.
For device and lab testing access, see Junction API.
Environments
There is one production environment for Junction Management API:
Environment | Base URL | Management Key Prefix |
---|---|---|
🤖 Production | https://api.tryvital.io/management/ | mg_* |
Authentication
Junction Management API accepts Management Key. Enterprise customers can request a Management Key through your Junction Customer Success manager.
Your API requests should present the Management Key under the X-Management-Key
header. For example:
A Team API Key does not work with Junction Management API.
Junction enforces the use of separate API credentials based on the principle of least privilege, especially considering the administrative power of Junction Management API.