Ford · OAuth Scopes

Ford OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://dah2vb2cprod.b2clogin.com/914d88b1-3523-4bf6-9be4-1b96b4f6f919/oauth2/v2.0/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.

AutomobilesCarsVehicles
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://fordconnect.cv.ford.com/common/login
Token URL
https://dah2vb2cprod.b2clogin.com/914d88b1-3523-4bf6-9be4-1b96b4f6f919/oauth2/v2.0/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
access Access enrolled vehicles authorizationCode

Source

OAuth Scopes

ford-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ford-openapi.yml
schemes:
- name: oauth2
  source: openapi/ford-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://fordconnect.cv.ford.com/common/login
    tokenUrl: https://dah2vb2cprod.b2clogin.com/914d88b1-3523-4bf6-9be4-1b96b4f6f919/oauth2/v2.0/token
  description: OAuth 2.0 authorization-code grant brokered through Ford's identity service
scopes:
- scope: access
  description: Access enrolled vehicles
  flows:
  - authorizationCode
  sources:
  - openapi/ford-openapi.yml