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 Session API

The Session API from hubilo — 6 operation(s) for session.

hubilo Session API is one of 7 APIs that hubilo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Session. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 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.

6 operations 6 paths 0 schemas 3 GET3 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 Session 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 6

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

Session 6
POST
/api/{apiVersion}/integration/session/track/upsert
Add/Update Track for Sessions
addUpdateTrackForSessions 1 param body → 200429400401500
POST
/api/{apiVersion}/integration/session/upsert
Add/Update Session
addUpdateSession 1 param body → 200429400401500
GET
/api/{apiVersion}/integration/analytics/session/session-info
List Sessions
listSessions 1 param → 200429400401500
GET
/api/{apiVersion}/integration/analytics/session/register
List Session Registrations
listSessionRegistrations 1 param → 200429400401500
GET
/api/{apiVersion}/integration/analytics/session/attendee
List Session Attendance Details
listSessionAttendanceDetails 1 param → 200429400401500
POST
/api/{apiVersion}/integration/session/delete
Delist Session
delistSession 1 param body → 200429400401500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubilo-session-api-openapi.yml Raw ↑

Other APIs hubilo publishes across the network.

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