State Farm Insurance · OAuth Scopes

State Farm Insurance OAuth Scopes

OAuth 2.0 derived

State Farm Insurance publishes 3 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the State Farm Insurance API on a user’s behalf.

Tokens are issued from https://api.statefarm.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.

Fortune 100
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.statefarm.com/oauth/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
renters:policy:read Read renters insurance policy details clientCredentials
renters:policy:write Bind and manage renters insurance policies clientCredentials
renters:quote Create and retrieve renters insurance quotes clientCredentials

Source

OAuth Scopes

state-farm-insurance-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/state-farm-insurance-renters-openapi.yml
schemes:
- name: OAuth2
  source: openapi/state-farm-insurance-renters-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.statefarm.com/oauth/token
scopes:
- scope: renters:policy:read
  description: Read renters insurance policy details
  flows:
  - clientCredentials
  sources:
  - openapi/state-farm-insurance-renters-openapi.yml
- scope: renters:policy:write
  description: Bind and manage renters insurance policies
  flows:
  - clientCredentials
  sources:
  - openapi/state-farm-insurance-renters-openapi.yml
- scope: renters:quote
  description: Create and retrieve renters insurance quotes
  flows:
  - clientCredentials
  sources:
  - openapi/state-farm-insurance-renters-openapi.yml