Toggle navigation
GOV.UK
Developer API Suite
OAuth 2.0 Overview
OAuth 2.0 Server Side Web Apps
Authentication
Summary
Authorise web user
Obtain access token
Verify token
User details
Summary
get
OpenAPI specification
Download
Authentication
Operation
HTTP Request
Description
Authorise web user
GET /oauth2/authorise
Request user authorisation code
Obtain access token
POST /oauth2/token
Obtain an access token
Verify token
GET /oauth2/verify
Verify an access token