Overview

This demonstration API is provided to allow any user to test the process of subscribing and connecting to an API using the Find and Use an API service. It is secured using a subscription key and native OAuth application flow


Who can use this API

Anyone who signs in to the Find and Use an API service using a GOV.UK One Login account.


Service level

This is an example service and has no SLA


Technologies

The service providing this REST API is built using C# .NET and hosted on Microsoft Azure


Environments

Environment Base URL
Dev https://api.education.gov.uk/dev/fauapi-demo-nativeoauth/1

You need to sign in to subscribe to an API environment.

Sign in here using GOV.UK One Login


Operations

GET Get information

Description
This is an example GET method that returns a JSON object containing a string and datetime value
URL template
/info

Back to top