Pragma · OAuth Scopes

Pragma OAuth Scopes

OAuth 2.0 searched

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

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.

CompanyInfrastructureGamingGame BackendLive OperationsPlayer AccountsAuthenticationCommercePlaytestingCommunityAnalyticsDeveloper Tools
Scopes: 5 Flows: Method: searched

Scopes (5)

ScopeDescriptionFlows
players.query Search players with filters.
players.lookup Fetch a single player, or find-or-create a player.
analytics.events.write Record analytics events — send sessions, counters, and durations (requires the Retention feature).
surveys.read List and export surveys.
creators.read Search creators and read the public creator leaderboard.

Source

OAuth Scopes

pragma-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.firstlook.gg/developers/api/
docs: https://docs.firstlook.gg/developers/api/
notes: >-
  FirstLook External API tokens are scoped: each token is granted one or more of
  the permission categories below at creation time (Settings -> Developer). These
  are the documented scope groups; the exact machine scope strings are enumerated
  in the Swagger UI at https://api.firstlook.gg/external/swagger-ui/.
schemes:
  - name: FirstLookApiToken
    type: apiKey
    source: https://docs.firstlook.gg/developers/api/
scopes:
  - scope: players.query
    description: Search players with filters.
    sources: [https://docs.firstlook.gg/developers/api/]
  - scope: players.lookup
    description: Fetch a single player, or find-or-create a player.
    sources: [https://docs.firstlook.gg/developers/api/]
  - scope: analytics.events.write
    description: Record analytics events — send sessions, counters, and durations (requires the Retention feature).
    sources: [https://docs.firstlook.gg/developers/api/]
  - scope: surveys.read
    description: List and export surveys.
    sources: [https://docs.firstlook.gg/developers/api/]
  - scope: creators.read
    description: Search creators and read the public creator leaderboard.
    sources: [https://docs.firstlook.gg/developers/api/]