-
Notifications
You must be signed in to change notification settings - Fork 1
access_token
robert-valueguard edited this page Feb 4, 2026
·
11 revisions
Note that the token will be stored inside the client here
import valueguard
vgClient = valueguard.Client()
vgClient.server_url="https://api-prod.valueguard.se"
vgClient.authenticate("<username>", "<password>")print(vgClient.access_token)
print(vgClient.refresh_token)The access_token will only be valid for about 1,5h. To refresh the validation time use the refresh_token
curl --location --request POST 'https://api.valueguard.se/oauth/token?client_id=api&grant_type=password&username={USERNAME}&password={PASSWORD}'
- General description
- Residential Registry
- Residential Registry Markups
- Residential Registry Valuations
- General description
- Index normalized
- Index definitions*
- Publishing calendar
- Best index
- Index recount
- Index volume
- General description
- Area
- Area polygon
- Area category
- Area information
- Area information field
- Area information tag
- Area information dates
- Area map
*= only for internal use