Justt · OAuth Scopes

Justt OAuth Scopes

OAuth 2.0 probed

Justt 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 Justt API on a user’s behalf.

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

CompanyPaymentsChargebacksDisputesFraudRiskFinancial ServicesE-CommerceArtificial IntelligenceWebhooks
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://justt.ai/oauth/authorize
Token URL
https://justt.ai/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp The single scope advertised by Justt's authorization-server metadata, and the only scope named by the protected-resource document for https://justt.ai/wp-json/mcp/mcp-oauth-server. No finer-grained scope is published; what it grants could not be determined because tools/list returns HTTP 401. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-23'
method: probed
source: https://justt.ai/.well-known/oauth-authorization-server
applies_to: MCP endpoint only
note: >-
  The Justt REST API and Pre-Chargeback Alerts API declare NO oauth2 security
  scheme and publish no scope or permission model — a bearer API key carries full
  privilege (see authentication/justt-authentication.yml). The only OAuth surface
  Justt exposes is the MCP endpoint on its WordPress host, whose RFC 8414 metadata
  declares a single scope. That is what is recorded here; it is discovered by
  probe, not documented by Justt, and it does not govern the chargeback API.
docs: null
schemes:
- name: mcp-oauth
  source: well-known/justt-oauth-authorization-server.json
  issuer: https://justt.ai
  flows:
  - flow: authorizationCode
    authorizationUrl: https://justt.ai/oauth/authorize
    tokenUrl: https://justt.ai/oauth/token
    revocationUrl: https://justt.ai/oauth/revoke
    pkce: S256
    token_endpoint_auth_methods: [none]
scopes:
- scope: mcp
  description: >-
    The single scope advertised by Justt's authorization-server metadata, and the
    only scope named by the protected-resource document for
    https://justt.ai/wp-json/mcp/mcp-oauth-server. No finer-grained scope is
    published; what it grants could not be determined because tools/list returns
    HTTP 401.
  flows: [authorizationCode]
  sources:
  - well-known/justt-oauth-authorization-server.json
  - well-known/justt-oauth-protected-resource.json
x-evidence:
  fetched: '2026-08-23'
  urls:
  - url: https://justt.ai/.well-known/oauth-authorization-server
    status: 200
  - url: https://justt.ai/.well-known/oauth-protected-resource
    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/justt-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.