To help you develop your implementationn, provides a REST API Postman collection with examples for the endpoints described in this guide.
Get started with our Postman collection:
See the OpenAPI Specification.
Before executing requests you must populate and persist the following collection variables. Secrets and user names can be obtained from your iPortal account.
Variable | Description |
tenant | The multi-tenant URL |
base_url | Set to:/api/v2 |
api_key | Your Service Provider API key. |
secret | Your Service Provider secret. |
oauth_password | Your Service Provider oauth password. |
oauth_username | Your Service Provider oauth username. |