BuiltWith · Authentication Profile

Builtwith Authentication

Authentication

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

Technology ProfilingLead GenerationWeb IntelligenceTechnology DetectionWebsite AnalysisMarket Research
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

apiKeyQuery apiKey
· in: query (KEY)
apiKeyHeader apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/builtwith-change-openapi.yml, openapi/builtwith-domain-openapi.yml, openapi/builtwith-free-openapi.yml,
  openapi/builtwith-lists-openapi.yml, openapi/builtwith-relationships-openapi.yml, openapi/builtwith-tags-openapi.yml,
  openapi/builtwith-trends-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: apiKeyQuery
  type: apiKey
  in: query
  parameter: KEY
  sources:
  - openapi/builtwith-change-openapi.yml
  - openapi/builtwith-domain-openapi.yml
  - openapi/builtwith-free-openapi.yml
  - openapi/builtwith-lists-openapi.yml
  - openapi/builtwith-relationships-openapi.yml
  - openapi/builtwith-tags-openapi.yml
  - openapi/builtwith-trends-openapi.yml
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Format: ''Authorization: API {key}'''
  sources:
  - openapi/builtwith-change-openapi.yml
  - openapi/builtwith-domain-openapi.yml
  - openapi/builtwith-lists-openapi.yml
  - openapi/builtwith-relationships-openapi.yml
  - openapi/builtwith-tags-openapi.yml
  - openapi/builtwith-trends-openapi.yml