Anduril Industries · OAuth Scopes

Anduril Industries OAuth Scopes

OAuth 2.0 derived

Anduril Industries 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.

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

DefenseAutonomyLatticeCommand and ControlC2SensorsEffectorsCounter-UASUnmanned SystemsMission SoftwareEdge AIITAR
Scopes: 0 Flows: clientCredentials Method: derived

OAuth endpoints

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

Scopes (0)

Anduril Industries 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.

Anduril Lattice uses the OAuth 2.0 client credentials flow with no published scope catalog; the token endpoint accepts no scope parameter and access is governed by partner-gated client credentials (https://developer.anduril.com/reference/rest/oauth/get-token).

Source

OAuth Scopes

anduril-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/anduril-openapi.yml
docs: https://developer.anduril.com/reference/rest/oauth/get-token
note: Anduril Lattice uses the OAuth 2.0 client credentials flow with no published
  scope catalog; the token endpoint accepts no scope parameter and access is governed
  by partner-gated client credentials (https://developer.anduril.com/reference/rest/oauth/get-token).
schemes:
- name: oauth2ClientCredentials
  source: openapi/anduril-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.developer.anduril.com/oauth/token
  description: OAuth 2.0 client credentials flow for service-to-service access.
scopes: []