Patlytics · OAuth Scopes

Patlytics OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://mcp.patlytics.ai/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.

CompanyIntellectual PropertyPatentsLegal TechArtificial IntelligencePatent SearchPrior ArtMCPAgentsResearch
Scopes: 2 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://mcp.patlytics.ai/authorize
Token URL
https://mcp.patlytics.ai/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
patent:search Run semantic searches — concept-level similarity search over patent claims and search of non-patent literature (papers, journals, books via OpenAlex). authorizationCode
patent:read Read patent records — bibliographic data and claims by publication number — and list the organization's private Patlytics portfolios and vault patents. authorizationCode

Source

OAuth Scopes

patlytics-scopes.yml Raw ↑
generated: '2026-08-02'
method: searched
source: https://mcp.patlytics.ai/.well-known/oauth-authorization-server
docs: https://mcp.patlytics.ai/docs
note: >-
  Scopes are taken verbatim from the live RFC 8414 authorization-server metadata and the
  RFC 9728 protected-resource metadata on the MCP host. Patlytics publishes no OpenAPI and no
  separate scopes/permissions reference page, so descriptions below are the pipeline's plain
  reading of the scope names against the published read-only tool surface, not provider copy.
schemes:
- name: PatlyticsOAuth
  source: well-known/patlytics-oauth-authorization-server.json
  issuer: https://mcp.patlytics.ai/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.patlytics.ai/authorize
    tokenUrl: https://mcp.patlytics.ai/token
resources:
- resource: https://mcp.patlytics.ai/mcp
  authorization_servers: [https://mcp.patlytics.ai/]
  scopes_supported: [patent:search, patent:read]
  bearer_methods_supported: [header]
  source: well-known/patlytics-oauth-protected-resource.json
scopes:
- scope: patent:search
  description: >-
    Run semantic searches — concept-level similarity search over patent claims and search of
    non-patent literature (papers, journals, books via OpenAlex).
  flows: [authorizationCode]
  sources:
  - well-known/patlytics-oauth-authorization-server.json
  - well-known/patlytics-oauth-protected-resource.json
- scope: patent:read
  description: >-
    Read patent records — bibliographic data and claims by publication number — and list the
    organization's private Patlytics portfolios and vault patents.
  flows: [authorizationCode]
  sources:
  - well-known/patlytics-oauth-authorization-server.json
  - well-known/patlytics-oauth-protected-resource.json
summary:
  scope_count: 2
  write_scopes: 0
  read_only: true

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/patlytics-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 email required.

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