Sequel · OAuth Scopes
Sequel OAuth Scopes
OAuth 2.0
probed
Sequel 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.
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.
CompanyWebinarsVirtual EventsLive StreamingVideoNetworkingMarketingEventWebhook
Scopes: 0
Flows:
Method: probed
Scopes (0)
Sequel 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.
The published OpenAPI declares NO oauth2 securityScheme (only http bearer + an apiKey Authorization header), so `derive-oauth-scopes.py` yields nothing for this provider. Everything below was read from the two RFC 8414 / RFC 9728 discovery documents the provider actually serves, and from the docs' authentication page. Nothing here is inferred.
The published OpenAPI declares NO oauth2 securityScheme (only http bearer + an apiKey Authorization header), so `derive-oauth-scopes.py` yields nothing for this provider. Everything below was read from the two RFC 8414 / RFC 9728 discovery documents the provider actually serves, and from the docs' authentication page. Nothing here is inferred.
📄 Provider scope reference: https://docs.introvoke.com/docs
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.