How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sequel event API

Calls to managing events

Sequel event API is one of 12 APIs that Sequel 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 14 operations across 11 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

14 operations 11 paths 7 schemas 4 DELETE3 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.introvoke.com/api/v1
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Sequel event API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as Authorization (sec0). By default, every request must be authenticated.

Paths & Operations 14

Across 11 paths, the API surfaces 14 operations — 4 DELETE, 3 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

event 14

Calls to managing events

POST
/event/create
Create a new event
addEvent body → 200400401404
DELETE
/event/{eventId}
Delete an event
deleteevent 1 param → 200400401404
GET
/event/{eventId}
Find event by ID
geteventById 1 param → 200400401404
POST
/event/{eventId}
Update an event with json data
updateEventWithJsonData 1 param body → 200400401404
GET
/event/{eventId}/availableReplays
Return a list of replays for this event
2 params → 200401404
POST
/event/{eventId}/clone
Create a new event based on source event
cloneEvent 1 param body → 200400401
POST
/event/{eventId}/embedCode
Return the embed code for the event component
getEmbedEventById 1 param body → 200400401404
PUT
/event/{eventId}/organizer
Add an organizer id to the event
putHostById 1 param body → 200400401404
DELETE
/event/{eventId}/organizer/{organizerId}
Delete an organizer id from the event
deleteHostById 2 params → 200400401404
PUT
/event/{eventId}/presenter
Add a presenter id to the event
putPresenterById 1 param body → 200400401404
DELETE
/event/{eventId}/presenter/{presenterId}
Delete a presenter id from the event
deletePresenterById 2 params → 200400401404
DELETE
/event/{eventId}/registrant
Delete a registered user from the event
deleteRegistrantById 1 param body → 204400401404
POST
/event/{eventId}/registrant
Register a user for the event
1 param body → 200400404
GET
/event/{eventId}/registrants
Return a list of all registered users
1 param → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Event (17 properties), EventCreate (15 properties), EventUpdate (14 properties), EventClone (13 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
User
object
4 properties
Timezones
string
Timezones taken from https://www.npmjs.com/package/timezone-support
EventClone
object
13 properties 4 required
EventCreate
object
15 properties 6 required
EventUpdate
object
14 properties
Event
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sequel-event-api-openapi.yml Raw ↑

Other APIs Sequel publishes across the network.

Sequel Analytics API
Sequel Client API
Sequel company API
Sequel company theme API
Sequel company theme fonts API
Sequel company theme overrides API
Sequel event theme API
Sequel event theme overrides API
Sequel Media API
Sequel networking API
Sequel platform API
Where this information came from

This is an independent, third-party profile of Sequel event API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.