BuiltWith · OAuth Scopes

BuiltWith OAuth Scopes

OAuth 2.0 probed

BuiltWith publishes 2 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the BuiltWith 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.

Technology ProfilingLead GenerationWeb IntelligenceTechnology DetectionWebsite AnalysisMarket ResearchTechnographicsSales IntelligenceAI AgentsMCPAgentic CommerceReal-Time Data
Scopes: 2 Flows: Method: probed

Scopes (2)

ScopeDescriptionFlows
api.read Read access to the BuiltWith API resource. Not further described by the provider; every intelligence endpoint (domain, lists, trends, relationships, change, trust, keywords, product, vector, ask) is a read. authorizationCode
api.write Write access to the BuiltWith API resource. Not further described by the provider; the only mutating published operations are account credit purchases and x402 credit/List-pass purchases. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-14'
method: probed
source: https://api.builtwith.com/.well-known/oauth-protected-resource
docs: null
note: >-
  derive-oauth-scopes.py found no oauth2 securityScheme in any OpenAPI (BuiltWith's specs
  declare apiKey and bearer only). The OAuth surface is not in the specs - it is published as
  RFC 8414 / RFC 9728 discovery documents at the well-known paths below, which is how an MCP
  client negotiates access to https://api.builtwith.com/mcp. Scopes are recorded from those
  probed documents, not derived or invented.
protected_resource:
  spec: RFC 9728
  url: https://api.builtwith.com/.well-known/oauth-protected-resource
  http_status: 200
  resource: https://api.builtwith.com/
  resource_name: BuiltWith API
  authorization_servers:
  - https://api.builtwith.com/
  bearer_methods_supported: [header]
authorization_server:
  spec: RFC 8414
  url: https://api.builtwith.com/.well-known/oauth-authorization-server
  http_status: 200
  issuer: https://api.builtwith.com
  authorization_endpoint: https://api.builtwith.com/authorize
  token_endpoint: https://api.builtwith.com/token
  registration_endpoint: https://api.builtwith.com/oauth/register
  response_types_supported: [code]
  grant_types_supported: [authorization_code]
  code_challenge_methods_supported: [S256]
  token_endpoint_auth_methods_supported: [none]
  dynamic_client_registration: true
  pkce_required: true
scopes:
- scope: api.read
  description: >-
    Read access to the BuiltWith API resource. Not further described by the provider; every
    intelligence endpoint (domain, lists, trends, relationships, change, trust, keywords,
    product, vector, ask) is a read.
  flows: [authorizationCode]
  sources: [.well-known/oauth-protected-resource]
- scope: api.write
  description: >-
    Write access to the BuiltWith API resource. Not further described by the provider; the only
    mutating published operations are account credit purchases and x402 credit/List-pass
    purchases.
  flows: [authorizationCode]
  sources: [.well-known/oauth-protected-resource]
gaps:
- No scopes reference page is published on the docs site; the two scope strings above are the
  complete published set and carry no provider-authored descriptions.
- The authorization server advertises token_endpoint_auth_methods_supported=[none] with PKCE
  S256 and open dynamic client registration, which is the standard MCP public-client shape.

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