Quick Start
This Archival and Retrieval API documentation will guide the user about the Archival and Retrieval service and the associated end points.
Executing a Web Service
You may use any tool available, such as a browser or a third-party tool such as POSTMAN to access the OIPA 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: Supports Basic authentication