The Leap Plaza schema (leap-ws-v1.0) is available via http://schema.majitek.com/ |
Your system will need to authenticate to gain access to the Leap Plaza web services. System credentials (username and password) are specified in the Operator Portal.
Accessing the API without valid credentials will return a 401 error response code.
To add your external system to Leap Plaza
This task explains how to set up system credentials for your external system.
- Login to the Operator Portal
- Navigate to the Settings zone.
- Click the Systems tab. The External Systems page is displayed.
- Click the Add External System link.
- Enter the required details:
- Display Name - display name for the external system, e.g.. "Maximo".
- Username - username for the external system. You will use this to authenticate to Leap Plaza.
- Password - password for the external system. You will use this to authenticate to Leap Plaza. We recommend you use a strong password.
- Ensure that the Login is enabled.
- Click Add.
Once the external system has been created in Leap Plaza, the external system can access the following Leap Plaza web services:
These APIs are described in detail in the Web Service APIs section.
A note on SSL
Leap Plaza APIs use SSL. A non-SSL request will receive a "302 Found" response. The Location header will contain the correct URI.