Changes for version 0.07 - 2026-08-16

  • Add HTTP::API::Client::Auth authentication hook helpers.
  • Add Bearer token and HTTP Basic authentication helpers.
  • Add API-key authentication via headers or query parameters.
  • Keep authentication composable through before_request lifecycle hooks.
  • Declare MIME::Base64 for Basic authentication encoding.

Documentation

Modules

Small foundation for JSON HTTP API clients UNAUTHORIZED
Normalized HTTP API rate-limit metadata

Provides

in lib/HTTP/API/Client/Auth.pm
in lib/HTTP/API/Client/Error.pm
in lib/HTTP/API/Client/Pagination.pm
in lib/HTTP/API/Client/Response.pm