University of Sussex · OAuth Scopes

University of Sussex OAuth Scopes

OAuth 2.0 derived

University of Sussex publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the University of Sussex API on a user’s behalf.

Tokens are issued from https://api.figshare.com/v2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

EducationHigher EducationUniversityResearchOpen AccessUnited Kingdom
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://figshare.com/account/applications/authorize
Token URL
https://api.figshare.com/v2/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
all Grants all access authorizationCode

Source

OAuth Scopes

university-of-sussex-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/university-of-sussex-figshare-repository.yaml
schemes:
- name: OAuth2
  source: openapi/university-of-sussex-figshare-repository.yaml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://figshare.com/account/applications/authorize
    tokenUrl: https://api.figshare.com/v2/token
scopes:
- scope: all
  description: Grants all access
  flows:
  - authorizationCode
  sources:
  - openapi/university-of-sussex-figshare-repository.yaml