Example Postman collection
Service provider REST APIs
You can use these REST APIs to manage and perform operations for resources belonging to a specific organisation.
Prerequisites
- You need an API key ID and secret, that belong to a standard organisation.
- To generate on a local server, see the Generate API keys for REST authentication section on the Server configuration page to generate an API key.
- Download and install the latest version of Postman.
- Download the example Postman collection and environment for Encap SCA, using the buttons below:
Setup
- Import the collection and environment. To do this, drag-and-drop.
- Configure the environment. To do this, click on the settings icon in the top-right corner.
- Update the
service_urlif needed. The default is the Encap public test environment (PT). - Set up Basic Authentication by adding your
key_idandkey_secret. - Set the
application_id, which is used in start enrolment.
- Update the
API reference documentation
Encap server administrator REST APIs
You can use these REST APIs to manage resources that are shared across all organisations.
Prerequisites
- You need an API key ID and secret, that belong to an admin organisation.
- See the Generate API keys for REST authentication section on the Server configuration page to generate an API key.
- Download and install the latest version of Postman.
- Download the example Postman collection and environment for Encap SCA, using the buttons below:
Setup
- Import the collection and environment. To do this, drag-and-drop.
- Configure the environment. To do this, click on the settings icon in the top-right corner.
- Update the
service_urlif needed. The default is the Encap public test environment (PT). - Set up Basic Authentication by adding your
key_idandkey_secret.
- Update the