Words API · Authentication Profile

Words Authentication

Authentication

Words API secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

DictionariesLinguisticsEnglishThesaurusLexical DataPublic APIs
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

RapidApiKey apiKey
· in: header (X-RapidAPI-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/words-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: RapidApiKey
  type: apiKey
  in: header
  parameter: X-RapidAPI-Key
  description: RapidAPI subscription key. The X-RapidAPI-Host header (wordsapiv1.p.rapidapi.com)
    is also required.
  sources:
  - openapi/words-openapi.yml