...
The etinglysing integration guide should give you an understanding of how to use this API.
Endpoint overview
NB! All resources requires login
Two login options:
Basic Authentication
OAuth2 (Authorization header with Bearer token)
The token must be a valid token generated with Authentication API. The use of Authorization token buypasses basic authentication and the user is logged in. See information about required grant type in Authentication API
Authorization header example:Authorization : Bearer bc0523fc-f21c-4dab-9d9b-12d61d47447d
Env | Url |
---|---|
Beta | |
Production |
Beta
Endpoint | Url |
---|---|
Document WS | |
Hendelse WS | |
Oppdrag WS | |
SSO WS |
Production
Endpoint | Url |
---|---|
Document WS | |
Hendelse WS | |
Oppdrag WS | |
SSO WS |
...