Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

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.

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:

  • No labels