Skip to main content

Postman Collection

The Hum API collection contains eight requests organized into Sessions, Analytics, and Utilities folders. It uses collection-level bearer authentication through the api_key variable. When Create Session succeeds, its test script stores the returned token in the collection’s session_token variable. Get Session Status, Get Internet Services, and Close Session then use that token automatically, without copy-pasting it between requests.

Download

Import and Run

  1. Import the collection and one environment file into Postman.
  2. Select the imported environment.
  3. Paste the key for that environment into the api_key variable. See Environments and API Keys to request a key.
  4. Run Health Check first to verify the environment and key.
As an alternative to the ready-made collection, import the OpenAPI specification directly into Postman.