Skip to main content
Version: v2.0 (latest)

Postman

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:

  • Download the .json file.
  • See the Postman Readme (below).

OpenAPI specification

See the OpenAPI Specification.

Collection variables

Before executing requests you must populate and persist the following collection variables. Secrets and user names can be obtained from your iPortal account.

VariableDescription
tenantThe multi-tenant URL
base_urlSet to: /api/v2
api_keyYour Service Provider API key
secretYour Service Provider secret
oauth_passwordYour Service Provider OAuth password
oauth_usernameYour Service Provider OAuth username