Eagle Eye Networks · OAuth Scopes

Eagle Eye Networks OAuth Scopes

OAuth 2.0 searched

Eagle Eye Networks publishes 4 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Eagle Eye Networks API on a user’s behalf.

Tokens are issued from https://auth.eagleeyenetworks.com/oauth2/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.

CompanySecurityVideo SurveillanceVideo ManagementCloud VideoCameraPhysical SecurityVideo AnalyticsLicense Plate RecognitionStreamingWebhookAuthentication
Scopes: 4 Flows: authorizationCode, clientCredentials Method: searched

OAuth endpoints

Authorization URL
https://auth.eagleeyenetworks.com/oauth2/authorize
Token URL
https://auth.eagleeyenetworks.com/oauth2/token
Flows
authorizationCodeclientCredentials

Scopes (4)

ScopeDescriptionFlows
vms.all Full access to the Eagle Eye Video API Platform (v3); the scope used across the documented OAuth authorization-code and client-credentials examples. authorizationCode, clientCredentials
openid OpenID Connect authentication; returns an ID token. authorizationCode
profile Access to the end user's basic profile claims. authorizationCode
email Access to the end user's email claim. authorizationCode

Source

OAuth Scopes

eagle-eye-networks-scopes.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://auth.eagleeyenetworks.com/.well-known/openid-configuration
docs: https://developer.eagleeyenetworks.com/recipes/oauth-authentication
schemes:
- name: OAuth2
  source: well-known/eagle-eye-networks-openid-configuration.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.eagleeyenetworks.com/oauth2/authorize
    tokenUrl: https://auth.eagleeyenetworks.com/oauth2/token
  - flow: clientCredentials
    tokenUrl: https://auth.eagleeyenetworks.com/oauth2/token
scopes:
- scope: vms.all
  description: Full access to the Eagle Eye Video API Platform (v3); the scope used
    across the documented OAuth authorization-code and client-credentials examples.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - https://developer.eagleeyenetworks.com/recipes/oauth-authentication
- scope: openid
  description: OpenID Connect authentication; returns an ID token.
  flows:
  - authorizationCode
  sources:
  - well-known/eagle-eye-networks-openid-configuration.json
- scope: profile
  description: Access to the end user's basic profile claims.
  flows:
  - authorizationCode
  sources:
  - well-known/eagle-eye-networks-openid-configuration.json
- scope: email
  description: Access to the end user's email claim.
  flows:
  - authorizationCode
  sources:
  - well-known/eagle-eye-networks-openid-configuration.json
notes: >-
  Eagle Eye's public documentation presents a single coarse API scope, vms.all,
  granting full Video API Platform access; the OIDC scopes openid/profile/email
  come from the authorization-server discovery document. Fine-grained authorization
  is enforced by account type, user roles, permissions, and resource grants rather
  than by additional OAuth scopes.

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/eagle-eye-networks-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.