Sparrow · OAuth Scopes

Sparrow OAuth Scopes

OAuth 2.0 probed

Sparrow 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.

CompanyLeave ManagementHuman ResourcesHR TechPayrollComplianceEmployee BenefitsAbsence ManagementSoftware-as-a-Service
Scopes: 0 Flows: Method: probed

Scopes (0)

Sparrow 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.

These are the scopes the anonymously-published OIDC discovery document on Sparrow's own sign-in domain advertises as supported. They are the standard OpenID Connect / Auth0 identity scopes for application sign-in — Sparrow publishes NO product or resource scopes, because it publishes no third-party API. Nothing here was authored by API Evangelist; the list is verbatim from scopes_supported.

Source

OAuth Scopes

sparrow-scopes.yml Raw ↑
generated: '2026-08-28'
method: probed
source: https://login.trysparrow.com/.well-known/openid-configuration
note: >-
  These are the scopes the anonymously-published OIDC discovery document on Sparrow's own sign-in
  domain advertises as supported. They are the standard OpenID Connect / Auth0 identity scopes for
  application sign-in — Sparrow publishes NO product or resource scopes, because it publishes no
  third-party API. Nothing here was authored by API Evangelist; the list is verbatim from
  scopes_supported.
issuer: https://login.trysparrow.com/
scope_count: 14
scopes:
- name: openid
  description: Request an ID token; required for OpenID Connect.
- name: profile
  description: Basic profile claims (name, nickname, picture, created_at).
- name: offline_access
  description: Issue a refresh token for long-lived sessions.
- name: name
  description: The user's full name claim.
- name: given_name
  description: The user's given name claim.
- name: family_name
  description: The user's family name claim.
- name: nickname
  description: The user's nickname claim.
- name: email
  description: The user's email address claim.
- name: email_verified
  description: Whether the user's email has been verified.
- name: picture
  description: The user's profile picture URL claim.
- name: created_at
  description: Account creation timestamp claim.
- name: identities
  description: Linked identity-provider identities for the user.
- name: phone
  description: The user's phone number claim.
- name: address
  description: The user's address claim.
resource_scopes:
  published: false
  note: >-
    No product/resource scopes (leave, employee, payroll, claim, document) are published anywhere on
    Sparrow's public surface. An integrator cannot see what a Sparrow access token would be allowed
    to do.
evidence:
- url: https://login.trysparrow.com/.well-known/openid-configuration
  status: 200

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/sparrow-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.