Authorization API documentation

Overview

At Digitaal Vlaanderen, our REST based APIs use the OAuth 2.0 protocol for authorization using the Digitaal Vlaanderen Authorization Server. The Authorization Server supports several flows to cover HTML5/JavaScript apps, native device apps and webserver scenario's.

On this site you will find documentation on how to use the OAuth 2.0 endpoints provided by the Authorization Server, to obtain access tokens to call a secured API. More information on the OAuth 2.0 protocol can be found in the specification for "The OAuth 2.0 Authorization Framework"