US Geological Survey · Authentication Profile

Us Geological Survey Authentication

Authentication

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

Federal GovernmentEarth ScienceEarthquakesWater DataGeospatialHazardsEnvironment
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

ApiKeyQuery apiKey
· in: query (api_key)
ApiKeyHeader apiKey
· in: header (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/usgs-water-data-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: api_key
  description: API key passed as query parameter. Register at https://api.waterdata.usgs.gov/signup/
  sources:
  - openapi/usgs-water-data-openapi.yml
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: api_key
  description: API key passed in request header. Register at https://api.waterdata.usgs.gov/signup/
  sources:
  - openapi/usgs-water-data-openapi.yml