Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hilos User API

The User API from Hilos — 1 operation(s) for user.

Hilos User API is one of 6 APIs that Hilos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.hilos.io.

1 operations 1 paths 7 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.hilos.io/api/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Hilos User API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (tokenAuth). By default, every request must be authenticated.

  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

User 1
GET
/api/account-member
List Users
List Users 17 params → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AccountMemberUser (11 properties), SimpleChannel (8 properties), TeamSimple (3 properties). Each schema is shown below with its type and property counts.

ChannelTypeEnum
string
AccountMemberUser
object
11 properties 7 required
UserRoleEnum
string
ChannelStatusEnum
string
TeamSimple
object
3 properties 3 required
ChannelProviderEnum
string
SimpleChannel
object
8 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hilos-user-api-openapi.yml Raw ↑

Other APIs Hilos publishes across the network.

Hilos Contact API
Hilos Conversation API
Hilos Flow Execution API
Hilos Flow Execution Contact API
Hilos WhatsApp API