Homeward · Authentication Profile

Homeward Authentication

Authentication

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

CompanyReal EstateHome FinanceMortgageProptechCash OfferTitleLending
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (Authentication)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/homeward-offer-estimate-openapi.yml
docs: https://api-docs.homeward.com/
notes: >-
  Homeward uses token authentication. Partners email api@homeward.com to obtain
  testing and production tokens, supplied in the Authentication request header
  for all authenticated endpoints. The /buybox/ endpoint is documented as
  requiring no credential.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authentication
  description: Token authentication. Provide the testing or production token issued by Homeward
    in the Authentication header. Contact api@homeward.com to obtain tokens.
  sources:
  - openapi/homeward-offer-estimate-openapi.yml