REMS
REMS provides OpenAPI documentation, found here.
REMS DEMO can be found here.
And REMS also provides an extensive documentation, that can be found here.
REMS requires OIDC to use the app, however for API integration REMS team suggests API Key and User impersonation. For more details, please check this link.
REMS supports transit JSON and normal JSON. We will be using normal JSON payload. To ensure it is used, Accept
header with application/json
must be added to the request.