IPinfo · Authentication Profile

Ipinfo Authentication

Authentication

IPinfo secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: query

Security Schemes

BasicAuth http
scheme: basic
BearerAuth http
scheme: bearer
ApiKeyAuth apiKey
· in: query (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ipinfo-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - query
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/ipinfo-openapi.yml
- name: BearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/ipinfo-openapi.yml
- name: ApiKeyAuth
  type: apiKey
  in: query
  parameter: token
  sources:
  - openapi/ipinfo-openapi.yml