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

hubilo User API

The User API from hubilo — 9 operation(s) for user.

hubilo User API is one of 7 APIs that hubilo 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, API documentation, and an API reference.

This API exposes 9 operations across 9 paths. It is described by OpenAPI 3.0.3, at version 1.2.

Requests are made against a single base URL, https://api.hubilo.com.

9 operations 9 paths 0 schemas 5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2
Base URL
https://api.hubilo.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

hubilo User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Access Token issued to the organiser, sent in the Authorization header as a Bearer token.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

User 9
GET
/api/{apiVersion}/integration/user/list
List Users
listUsers 1 param → 200429400401500
POST
/api/{apiVersion}/integration/user/add
Add User
addUser 1 param body → 200400500429401
POST
/api/{apiVersion}/integration/user/update
Update User
updateUser 1 param body → 200400429401500
POST
/api/{apiVersion}/integration/user/delete
Deregister User
deregisterUser 1 param body → 200429400401500
GET
/api/{apiVersion}/integration/user/membergroup/list
List Member Groups
listMemberGroups 1 param → 200429400401500
POST
/api/{apiVersion}/integration/user/membergroup/create
Add Member Group
addMemberGroup 1 param body → 200429400401500
GET
/api/{apiVersion}/integration/user/customfieldstructure
Custom Fields of Users
customFieldsOfUsers 1 param → 200429400401500
GET
/api/{apiVersion}/integration/user/matchmaking/list
List of Matchmaking Fields
listOfMatchmakingFields 1 param → 200400429401500
GET
/api/{apiVersion}/integration/user/deleted/list
List Deleted Users
listDeletedUsers 1 param → 200400401429500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubilo-user-api-openapi.yml Raw ↑

Other APIs hubilo publishes across the network.

hubilo Event API
hubilo Exhibitor API
hubilo Organiser API
hubilo Session API
hubilo Speaker API
hubilo Upload Media API