Users of ProofDesk for Teams benefit from a dedicated domain. A domain is an isolated environment for the users of an organization (eg. the Acme Corp company may own the acme domain, that would be accessible at https://acme.woleet.io/ to its users).
If you want to use the Woleet API in the scope of a specific domain, you still have to use the base URL https://api.woleet.io/v1, but you need to specify the domain by adding a Domain header to your calls.
Domain: acme.woleet.io
Obviously, you need to authenticate using the credentials of one of the domain’s users.