Skip to content

Get Exact activation URL ​

GET
/v1/internal/accounting/exact/admin/activation-url

Retrieve the activation URL used to authorise Exact Online integration. Restricted to ADMIN role.

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Responses​

OK

application/json
JSON
{
  
"activation_url": "string"
}

Playground​

Server
Authorization

Samples​