Nexar · OAuth Scopes

Nexar OAuth Scopes

OAuth 2.0 searched

Nexar publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Nexar API on a user’s behalf.

Tokens are issued from https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/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.

CompanyMappingGeospatialTransportationComputer-VisionAutonomous VehiclesSmart CitiesImageryRoad DataMachine-Learning
Scopes: 4 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/authorize
Token URL
https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
frame:get Read road frames. authorizationCode
image:get Read the image bytes behind a frame or a detection evidence frame. authorizationCode
detection:find Search a collection of detections. authorizationCode
detection:get Read a single detection in full. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-26'
method: searched
source: https://developer.getnexar.com/static/js/main.821ebbae.js (the Developers Portal application bundle)
docs: https://developer.getnexar.com/access
note: 'The four published OpenAPI documents declare only an apiKey scheme named `Bearer` in the Authorization header,
  so derive-oauth-scopes.py found no oauth2 flows in the contract. The real authorization model is OAuth 2.0 Authorization
  Code + PKCE against Nexar''s own Okta tenant: the portal mints a per-API access token and the scope strings it
  requests are hard-coded in the portal bundle, one set per CityStream product. The Okta authorization-server metadata
  (saved under well-known/) advertises only the standard OIDC scopes; these product scopes are custom and are granted
  through Okta group membership, which is also what gates the documentation route for each API.'
schemes:
- name: Okta OAuth 2.0
  type: oauth2
  issuer: https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7
  flows:
  - flow: authorizationCode
    pkce: S256
    authorizationUrl: https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/authorize
    tokenUrl: https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/token
    revocationUrl: https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/revoke
    introspectionUrl: https://nexar.okta.com/oauth2/aus3qkg89t55hJZsT4x7/v1/introspect
  refresh: https://external.getnexar.com/dev-portal/refresh-token
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/nexar-virtualcam-openapi.yml
  - openapi/nexar-livefeed-openapi.yml
  - openapi/nexar-workzones-openapi.yml
  - openapi/nexar-roadinventory-openapi.yml
scopes:
- scope: frame:get
  description: Read road frames.
  apis:
  - CityStream VirtualCam API
  flows:
  - authorizationCode
- scope: image:get
  description: Read the image bytes behind a frame or a detection evidence frame.
  apis:
  - CityStream VirtualCam API
  - CityStream Live Feed API
  - CityStream Work Zones API
  - CityStream Road Inventory API
  flows:
  - authorizationCode
- scope: detection:find
  description: Search a collection of detections.
  apis:
  - CityStream Live Feed API
  - CityStream Work Zones API
  - CityStream Road Inventory API
  flows:
  - authorizationCode
- scope: detection:get
  description: Read a single detection in full.
  apis:
  - CityStream Live Feed API
  - CityStream Work Zones API
  - CityStream Road Inventory API
  flows:
  - authorizationCode
standard_oidc_scopes:
- openid
- profile
- email
- address
- phone
- offline_access
- device_sso
okta_groups_gate: true

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