Tailor · OAuth Scopes

Tailor OAuth Scopes

OAuth 2.0 searched

Tailor uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

CompanyERPHeadless ERPRetailE-CommerceSupply ChainInventory ManagementGraphQLgRPCLow-CodeComposable CommerceManufacturing
Scopes: 0 Flows: Method: searched

Scopes (0)

Tailor implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

tailor-scopes.yml Raw ↑
generated: '2026-08-29'
method: searched
source: https://api.tailor.tech/.well-known/oauth-authorization-server
docs: https://docs.tailor.tech/guides/auth/overview
name: Tailor OAuth scopes and grants
description: >-
  Tailor's platform authorization server publishes RFC 8414 metadata but does NOT
  advertise a scopes_supported list. The only scope vocabulary Tailor documents is the
  two-value read/write pair attached to personal access tokens. Application-level OAuth2
  clients declare their own grant types in code; scope names are chosen by the customer
  building the application, not by Tailor, so there is no platform-wide scope catalog to
  harvest.
authorization_server: https://api.tailor.tech
scopes_supported_published: false
scopes:
- name: read
  description: Read access for a Tailor personal access token.
  surface: personal-access-token
  source: https://github.com/tailor-platform/tailor-mcp#authentication
- name: write
  description: Write access for a Tailor personal access token.
  surface: personal-access-token
  source: https://github.com/tailor-platform/tailor-mcp#authentication
grant_types_supported:
- authorization_code
- refresh_token
- client_credentials
response_types_supported:
- code
code_challenge_methods_supported:
- S256
gaps:
- >-
  scopes_supported is absent from the published authorization server metadata, so an
  agent cannot discover the platform scope vocabulary without documentation.
- >-
  Application OAuth2 clients are declared with redirectURIs and grantTypes in
  `defineAuth()`; the docs show no scope parameter, so per-application authorization is
  expressed through roles and attributes rather than OAuth scopes.
x-evidence:
  fetched: '2026-08-29'
  probes:
  - url: https://api.tailor.tech/.well-known/oauth-authorization-server
    status: 200

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/tailor-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.