Libryo · OAuth Scopes

Libryo OAuth Scopes

OAuth 2.0 searched

Libryo publishes 3 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Libryo API on a user’s behalf.

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.

CompanyRegulatory ComplianceLegal TechEnvironmental Health and SafetyGovernance Risk and ComplianceLegal RegistersRegulatory Change ManagementSustainabilityAuthentication
Scopes: 3 Flows: Method: searched

Scopes (3)

ScopeDescriptionFlows
view-legal-report View the authorizing user's legal report — the compiled register of legal obligations applicable to their sites.
search-legislation Search the Libryo legislation corpus on behalf of the authorizing user.
list-libryos List the "Libryos" available to the authorizing user. A Libryo is a site-specific, filtered stream of the legislation that applies to one operation or location.

Source

OAuth Scopes

libryo-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/libryo/libryo-api-oauth-docs
docs: https://github.com/libryo/libryo-api-oauth-docs
description: >-
  The OAuth 2.0 scopes Libryo documents for partner integrations. Libryo publishes no
  OpenAPI definition, so these are taken verbatim from the scope list in its public OAuth
  integration guide rather than derived from a spec. Scopes are requested as a
  space-delimited string on the authorization request and describe read access to the
  authorizing user's regulatory content.
schemes:
- name: libryoOAuth2
  type: oauth2
  grant_types:
  - authorization_code
  authorizationUrl: https://my.libryo.com/oauth/authorize
  tokenUrl: https://api.libryo.com/api/v1/oauth/token
  docs: https://github.com/libryo/libryo-api-oauth-docs
  notes: >-
    Scopes are passed space-delimited, e.g.
    scope=view-legal-report search-legislation list-libryos
scopes:
- scope: view-legal-report
  description: >-
    View the authorizing user's legal report — the compiled register of legal obligations
    applicable to their sites.
  schemes:
  - libryoOAuth2
- scope: search-legislation
  description: >-
    Search the Libryo legislation corpus on behalf of the authorizing user.
  schemes:
  - libryoOAuth2
- scope: list-libryos
  description: >-
    List the "Libryos" available to the authorizing user. A Libryo is a site-specific,
    filtered stream of the legislation that applies to one operation or location.
  schemes:
  - libryoOAuth2
completeness: >-
  The public guide states these are "the scopes that are currently available", so this is
  believed to be the full published scope surface as of the last commit to the docs repo.
  Libryo may issue additional scopes to partners under agreement; no write scopes are
  documented publicly.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • 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 scope set
curl "https://apis.io/api/v1/scopes/libryo-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.