Quick Start
Set up the environment and create the first instance using the OIPA Cycle REST API by performing the following tasks:
The user may use any tool available, such as a browser or a third-party tool such as POSTMAN to access the OIPA Cycle REST APIs. To execute an API, the following name-value pairs are mandatory in the Request header:
- Accept: application/json
- Content-Type: application/json
- Authentication: User Name and Password as configured when setting up the OIPA Cycle Rest API environment.