Dow Jones · OAuth Scopes

Dow Jones OAuth Scopes

OAuth 2.0 searched

Dow Jones publishes 7 OAuth 2.0 scopes via the authorizationCode, implicit, password, jwt-bearer, and refresh_token flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Dow Jones API on a user’s behalf.

Tokens are issued from https://sso.accounts.dowjones.com/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.

FinancialMarket DataNewsPublishingRisk and ComplianceScreeningDue DiligenceMedia Monitoring
Scopes: 7 Flows: authorizationCode, implicit, password, jwt-bearer, refresh_token Method: searched

OAuth endpoints

Authorization URL
https://sso.accounts.dowjones.com/authorize
Token URL
https://sso.accounts.dowjones.com/oauth/token https://accounts.dowjones.com/oauth2/v1/token
Flows
authorizationCodeimplicitpasswordjwt-bearerrefresh_token

Scopes (7)

ScopeDescriptionFlows
openid Access your identity in Factiva. Provides the ID token (JWT).
email View your email address. Provides the user's email in the ID token.
given_name View your given name in the ID token.
family_name View your family name in the ID token.
offline_access Indicates that a Refresh token is returned.
service_account_id Requests the AuthN tokens for a service account (used with the password grant, connection=service-account).
pib Requested together with openid when exchanging AuthN tokens for the AuthZ access token that calls the APIs (scope value "openid pib").

Source

OAuth Scopes

Raw ↑
generated: '2026-07-22'
method: searched
source: https://developer.dowjones.com/documents/site-docs-getting_started-sessions_and_authentication-dow_jones_identity_service
docs: https://developer.dowjones.com/documents/factiva_integration-essentials-authentication
schemes:
  - name: Dow Jones Identity Service (OAuth 2.0 / OIDC)
    issuer: https://sso.accounts.dowjones.com/
    discovery: https://accounts.dowjones.com/.well-known/openid-configuration
    flows:
      - flow: authorizationCode
        authorizationUrl: https://sso.accounts.dowjones.com/authorize
        tokenUrl: https://sso.accounts.dowjones.com/oauth/token
      - flow: implicit
        authorizationUrl: https://sso.accounts.dowjones.com/authorize
      - flow: password
        tokenUrl: https://accounts.dowjones.com/oauth2/v1/token
        note: Service Account Integration (connection=service-account) exchanges service-account credentials for AuthN tokens.
      - flow: jwt-bearer
        tokenUrl: https://accounts.dowjones.com/oauth2/v1/token
        note: 'grant_type urn:ietf:params:oauth:grant-type:jwt-bearer exchanges the AuthN ID token for the AuthZ access token.'
      - flow: refresh_token
        tokenUrl: https://accounts.dowjones.com/oauth2/v1/token
scopes:
  - scope: openid
    description: Access your identity in Factiva. Provides the ID token (JWT).
  - scope: email
    description: View your email address. Provides the user's email in the ID token.
  - scope: given_name
    description: View your given name in the ID token.
  - scope: family_name
    description: View your family name in the ID token.
  - scope: offline_access
    description: Indicates that a Refresh token is returned.
  - scope: service_account_id
    description: Requests the AuthN tokens for a service account (used with the password grant, connection=service-account).
  - scope: pib
    description: Requested together with openid when exchanging AuthN tokens for the AuthZ access token that calls the APIs (scope value "openid pib").

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/dow-jones-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.