Target · OAuth Scopes

Target OAuth Scopes

OAuth 2.0 probed

Target 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.

Fortune 100E-CommerceRetailProductInventoryStoresOrder
Scopes: 0 Flows: Method: probed

Scopes (0)

Target 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

Raw ↑
generated: '2026-08-27'
method: probed
source: https://oauth.iam.target.com/.well-known/openid-configuration
docs: https://logonservices.oauth.iam.partnersonline.com/guide/
description: >-
  Scopes read verbatim from the scopes_supported array of Target's two OpenID Connect discovery
  documents. Both issuers advertise the same four scopes. These are identity scopes only — Target
  publishes no anonymous resource-scope reference for its product, inventory, order or store APIs,
  because those APIs are documented behind the developer.target.com login. Do not read this list as
  the full permission surface of Target's APIs; it is the full ANONYMOUSLY DISCOVERABLE surface.
issuers:
- issuer: https://oauth.iam.target.com
  discovery: https://oauth.iam.target.com/.well-known/openid-configuration
  http_status: 200
- issuer: https://oauth.iam.partnersonline.com
  discovery: https://oauth.iam.partnersonline.com/.well-known/openid-configuration
  http_status: 200
scope_count: 4
scopes:
- name: openid
  description: Request an ID token; required for any OpenID Connect flow.
  issuers:
  - https://oauth.iam.target.com
  - https://oauth.iam.partnersonline.com
- name: email
  description: Release the subject's email address claim to the client.
  issuers:
  - https://oauth.iam.target.com
  - https://oauth.iam.partnersonline.com
- name: profile
  description: Release the subject's profile claims to the client.
  issuers:
  - https://oauth.iam.target.com
  - https://oauth.iam.partnersonline.com
- name: openid_client_registration
  description: >-
    Permits dynamic client registration against the issuer's registration_endpoint
    (/openid/connect/register). Advertised on both issuers.
  issuers:
  - https://oauth.iam.target.com
  - https://oauth.iam.partnersonline.com
claims_supported:
- sub
- iss
- auth_time
- acr
- aud
- azp
- exp
- c_hash
- at_hash
- nonce
gaps:
- No resource/API scopes are published anonymously; the API catalog behind developer.target.com
  returns HTTP 401 without a key.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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