/token
Deze pagina’s zijn in het engels ten behoeve van mogelijk internationale ontwikkelaars
This endpoint MUST be implemented by the following roles:
Data SERVICE PROVIDER Data SERVICE BROKER Authorization Register Trust framework catalogue
This endpoint MAY be implemented by the following roles:
Data Entitled party Authentication Service
Access tokens are used by parties to as credentials to gain access to a service. For example, this includes data service consumers requiring credentials from a data service provider to access a data service and data service providers requiring credentials from the trust framework catalog to access a market facility. Access tokens can be requested at all partijes via the /token
endpoint. For detailed information about the use of the /token
endpoint see Access Token.
DSGO.Basis
: Parties MUST provide an access token via the /token
endpoint
Due to potential HTTP size restrictions on the server, a POST call to the /token
endpoint must be provided. Therefore, to avoid unaccepted GET calls, these must be disabled to the /token
endpoint.
DSGO.Basis
: Parties MUST NOT accept GET calls to the /token
endpoint
All APIs should follow the generic technical requirements, as well as the requirements specified for specific methods. The specific methods available at an /token
endpoint are further detailed and specified in the pages below:
Â