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

The Event API from hubilo — 3 operation(s) for event.

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

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

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

3 operations 3 paths 0 schemas 2 GET1 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 Event 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 3

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

Event 3
GET
/api/{apiVersion}/integration/event/list
List Events
listEvents 1 param → 200429400401500
GET
/api/{apiVersion}/integration/event/detail
Event Details
eventDetails 1 param → 200429400401500
POST
/api/{apiVersion}/integration/event/delete
Remove Event
removeEvent 1 param body → 200429400401500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubilo-event-api-openapi.yml Raw ↑

Other APIs hubilo publishes across the network.

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