Skip to main content
Version: 2025.003.000 (beta)

Scope

Applications must request permissions only for the resources they intend to access. The supported authorization systems refer to these permissions as scopes. All Enterprise WebAPI endpoints require a scope to correctly refer to a specific work environment defined for the management system.

Applications must specify the scope in the authentication request. The issued access token will contain only the scopes (currently only one) that the application has requested.

ScopeDescription
Webapi_adminThis scope allows access to request APIs on available environments. It allows obtaining a token even without knowing the reference environment in advance, as it may not yet be requested from the user. Typically, this type of token is used for administrative queries, such as GetAmbienti.
[environment]Represents the Enterprise work environment that the APIs need to access.
GET: http://{server}:{port}/api/v1/{scope}/{module}/{resource}/0?user=TeamSa&company=1