Packet Host · Authentication Profile

Packet Host Authentication

Authentication

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

CompanyBare MetalCloud InfrastructureInfrastructure as a ServiceServersComputeProvisioningEquinix MetalRetired
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

x_auth_token apiKey
· in: header (X-Auth-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/packet-host-metal-openapi-original.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: x_auth_token
  type: apiKey
  in: header
  parameter: X-Auth-Token
  description: HTTP header containing the User or Project API key that will be used to authenticate
    the request.
  sources:
  - openapi/packet-host-metal-openapi-original.yml