US Patent and Trademark Office · Authentication Profile

Us Patent And Trademark Office Authentication

Authentication

US Patent and Trademark Office secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Federal GovernmentPatentsTrademarksIntellectual PropertyOpen Data
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-KEY)
ApiKeyAuth apiKey
· in: header (USPTO-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/uspto-open-data-portal-openapi.yml, openapi/uspto-tsdr-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  sources:
  - openapi/uspto-open-data-portal-openapi.yml
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: USPTO-API-KEY
  sources:
  - openapi/uspto-tsdr-openapi.yml