Bitly · OAuth Scopes

Bitly OAuth Scopes

OAuth 2.0 searched

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

LinksURL ShortenerQR CodesAnalyticsMarketingLink ManagementWebhookAttributionAgentsMCP
Scopes: 0 Flows: Method: searched

Scopes (0)

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

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: >-
  https://dev.bitly.com/docs/getting-started/authentication,
  well-known/bitly-oauth-authorization-server.json (live fetch 2026-08-13),
  openapi/_original/bitly-v4-openapi.json
docs: https://dev.bitly.com/docs/getting-started/authentication
scope_count: 0
scopes: []
finding: >-
  Bitly runs a real OAuth 2.0 authorization server but publishes NO scopes. This file records
  that as a measured absence, because a reader would otherwise assume the check was never run.
evidence:
- source: well-known/bitly-oauth-authorization-server.json
  url: https://api-ssl.bitly.com/.well-known/oauth-authorization-server
  http_status: 200
  detail: >-
    RFC 8414 metadata is served and complete on every other axis — issuer, authorization_endpoint,
    token_endpoint, registration_endpoint, jwks_uri, grant_types_supported,
    code_challenge_methods_supported — but it omits `scopes_supported` entirely.
- source: https://dev.bitly.com/docs/getting-started/authentication
  http_status: 200
  detail: >-
    The authentication guide walks through the web flow, the resource-owner credentials grant and
    HTTP Basic, and never mentions a `scope` parameter or a permissions reference page. There is
    no scopes page in the dev.bitly.com sitemap.
- source: openapi/_original/bitly-v4-openapi.json
  detail: >-
    The only securityScheme declared is `bearerAuth` (type http, scheme bearer). No oauth2 scheme,
    therefore no flows.scopes to derive from. The derive-oauth-scopes pass found 0 oauth2 schemes.
implications: >-
  A Bitly access token is all-or-nothing: it carries the full permissions of the granting user
  across every group that user can reach, and there is no way to mint a read-only token, a
  QR-only token, or a token scoped to a single group. That matters most on the MCP surface, where
  the same undifferentiated bearer token grants an agent delete_short_link alongside get_user —
  destructive and read operations are indistinguishable to the authorization layer. Least-privilege
  has to be enforced by provisioning a dedicated Bitly user restricted to one group, not by scopes.

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