Postman Collection
The Hum API collection contains eight requests organized into Sessions, Analytics, and Utilities folders. It uses collection-level bearer authentication through theapi_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
- Import the collection and one environment file into Postman.
- Select the imported environment.
- Paste the key for that environment into the
api_keyvariable. See Environments and API Keys to request a key. - 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.
