No Authorization - Test Environment Only
While the Production environment requires HelseID authorization, one of the base URLs provided by the Test environment is the backdoor base URL which bypasses the need for HelseID authorization.
All endpoints are available via the backdoor, and will return data from our Test environment.
Headers (Backdoor Only)
Endpoints that use the backdoor base URL, have their own set of headers:
Name | Value |
---|---|
x-nilar-patient | Patient's national identity number |
x-nilar-requester-hpr | Requester's HPR number |
x-nilar-requester-hpr-role | Requester's HPR role |
x-nilar-requester-name | Requester's name |
x-nilar-organisation | Requester's organisation |
x-nilar-reason | (OBSOLETE) Replaced by access basis |
x-nilar-access-basis | Access basis |
x-nilar-correlation-id | Correlation ID |
Note: The above headers are for the backdoor only. For the normal headers, see HelseID authorization - headers.