Warwick Web Sign-on OAuth Services

OAuth 1.0a delegated access to Warwick web services — Sitebuilder (separate read and edit scopes), Warwick Search, Files.Warwick, Warwick Blogs, Warwick Forums, Exam Timetabling, Printer Credits and Web Sign-on itself. Signed with RSA-SHA1 or HMAC-SHA1. Uses a Warwick-specific `scope` parameter that is not part of the OAuth standard and cannot travel in the Authorization header. Applications must be registered with the ITS Web Team before a token will be issued. Note this is OAuth 1.0a, not OAuth 2.0, and there is no OIDC discovery document — /.well-known/openid-configuration returns 404.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/oauth"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-warwick:oauth
name: Warwick Web Sign-on OAuth Services
description: OAuth 1.0a delegated access to Warwick web services — Sitebuilder (separate read and edit
  scopes), Warwick Search, Files.Warwick, Warwick Blogs, Warwick Forums, Exam Timetabling, Printer Credits
  and Web Sign-on itself. Signed with RSA-SHA1 or HMAC-SHA1. Uses a Warwick-specific `scope` parameter
  that is not part of the OAuth standard and cannot travel in the Authorization header. Applications must
  be registered with the ITS Web Team before a token will be issued. Note this is OAuth 1.0a, not OAuth
  2.0, and there is no OIDC discovery document — /.well-known/openid-configuration returns 404.
x-operator: institution
x-operator-evidence: Token endpoints are on websignon.warwick.ac.uk, Warwick's own host; the scope URNs
  name Warwick services exclusively.
humanURL: https://warwick.ac.uk/services/its/servicessupport/web/sign-on/help/oauth/apis/
x-baseurl-note: No baseURL is emitted. https://websignon.warwick.ac.uk/oauth returns HTTP 404 — there
  is no resource at the OAuth path root, only the three named token endpoints. Those are recorded in authentication/university-of-warwick-authentication.yml
  rather than emitted as a pointer that would grade dead.
tags:
- Authentication
- Identity
- Education
tags_raw:
- Authentication
- OAuth
- Identity
- Education
properties:
- type: Documentation
  url: https://warwick.ac.uk/services/its/servicessupport/web/sign-on/help/oauth/apis/
- type: Authentication
  url: authentication/university-of-warwick-authentication.yml
- type: Scopes
  url: scopes/university-of-warwick-oauth-scopes.yml