Snapser · Authentication Profile

Snapser Authentication

Authentication

Snapser secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyGame DevelopmentBackend-as-a-ServiceGame BackendAuthenticationLeaderboardsMultiplayerMicroservicesSDK GenerationDeveloper Tools
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

personalApiKey apiKey
authSnapConnectors oauth2/identity-provider

Source

Authentication Profile

snapser-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.snapser.com/docs/infra/snaps/auth/connectors
docs:
- https://docs.snapser.com/docs/infra/snaps/auth/connectors
- https://docs.snapser.com/docs/infra/snaps/auth/config-tools/api-key-manager
notes: >-
  Snapser has no single public OpenAPI to derive securitySchemes from — each
  customer deploys a Snapend with its own API gateway. This profile is captured
  from the public documentation surface. Two distinct auth planes exist: (1) the
  developer/management plane driven by a personal API key (used by the snapctl
  CLI and dashboard); and (2) the runtime application plane where end users of a
  game/app authenticate through the Authentication Snap's connectors and receive
  a session token used against the Snapend gateway.
summary:
  types: [apiKey, oauth2]
  planes: [developer-management, application-runtime]
schemes:
- name: personalApiKey
  plane: developer-management
  type: apiKey
  used_by: [snapctl CLI, dashboard]
  delivery:
  - command-line arg --api-key
  - env var SNAPSER_API_KEY
  - config file ~/.snapser/config
  limit: up to 3 API keys per user account
- name: authSnapConnectors
  plane: application-runtime
  type: oauth2/identity-provider
  description: >-
    The Authentication Snap issues a Snapser session token to end users after
    verifying an identity connector. The token is then presented to the Snapend
    gateway on subsequent API calls.
  connectors:
  - anon
  - apple
  - discord
  - email
  - google
  - steam
  - xbox

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/snapser-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.