Authentication
In order to authenticate against ByggDok API, you will need to have an active subscription.
ByggDok API uses the OAuth 2.0 client credentials flow for authentication and authorization. Please see the Authentication page for more details.
In the authentication process, you will need the following values for scope:
Environment | Scope |
|---|---|
Production | api://f7bb0b05-9249-49bd-a68e-4d394b028035/.default |
Test | api://67020970-f34a-49ce-a4aa-4e5971a7755b/.default |