Skip to content

Overview

Reference

Low-level reference documentation for types and errors.

Environment variables

  • HOVERCODE_API_TOKEN: API token (required unless api_token= is passed)
  • HOVERCODE_TIMEOUT_SECONDS: request timeout (seconds)
  • HOVERCODE_MAX_RETRIES: retry count for transient failures
  • HOVERCODE_RETRY_BACKOFF_SECONDS: base backoff for exponential retry sleep