User Portal - Docs
GitHubWebsiteToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

REMS

Existing documentation

REMS provides OpenAPI documentation, found here.

REMS DEMO can be found here.

And REMS also provides an extensive documentation, that can be found here.

Authentication

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.

Request & Response content type

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.