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 VideoCamerasPhysical SecurityVideo AnalyticsLicense Plate RecognitionStreamingWebhooksOAuth
Scopes: 4
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://auth.eagleeyenetworks.com/oauth2/authorize
https://auth.eagleeyenetworks.com/oauth2/authorize
Token URL
https://auth.eagleeyenetworks.com/oauth2/token
https://auth.eagleeyenetworks.com/oauth2/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| 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 |
| Access to the end user's email claim. | authorizationCode |
📄 Provider scope reference: https://developer.eagleeyenetworks.com/recipes/oauth-authentication