Use this Swagger interface to test the DQE OAuth2 authentication service directly from your browser.
This Swagger documentation is related to the OAuth2 authentication articles listed below.
Related OAuth2 documentation
Open the OAuth2 Swagger documentation
Getting started:
- Open the Swagger documentation.
- Choose the GET or POST authentication endpoint.
- Replace the placeholders with your DQE credentials.
- Run the request to retrieve an OAuth2 access token.
- Use the returned Bearer token in your DQE API calls.
Related to