Authorizations
Bearer token authentication using JWT tokens.
Include the token in the Authorization header as: Authorization: Bearer <token>
Obtain tokens through your Hum API account dashboard or contact support@letshum.com for access.
Path Parameters
The session token identifying the specific session
"XqCmeTVgYXrbWrZFZEymkD"
Response
Internet service providers, available plans, and logos/urls for a given service address.
A message returned by the API. Includes a human-readable message about the status of the request.
"What happened in the most recent request."
A status code summarizing the outcome of this response.
- ok: Request was successful
- warning: Request was processed but with some issues
- error: Request failed
ok
, warning
, error
"ok"
Metadata about the session. Can be used to track the status of the session, time since creation, and time since last update.