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

Calls to managing networking hubs

Sequel networking API is one of 12 APIs that Sequel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 11 operations across 9 paths, and defines 6 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.

11 operations 9 paths 6 schemas 1 DELETE3 GET7 POST

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 networking 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 11

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

networking 11

Calls to managing networking hubs

POST
/networking
Create a new networking hub
addNetworkingHub body → 200400401404
GET
/networking/{id}
Find NetworkingHub by ID
getNetworkingHubById 1 param → 200400401404
POST
/networking/{id}
Update a NetworkingHub hub with json data
updateNetworkingHub 1 param body → 200400401404
GET
/networking/{id}/circle/{circleId}/recording/{recordingId}
Retrieves the download URL for the MP4 recording for the specified circle id and recording id
getNetworkingHubCircleRecordingDownloadUrl 3 params → 200400401404
POST
/networking/{id}/clearChat
Clear all networking hub chat channels with the option to clear individual circles
postClearChat 1 param body → 200401404
POST
/networking/{id}/embedCode
Return the embed code for the Networking hub component
getEmbedNetworkingHubById 1 param body → 200400401404
POST
/networking/{id}/inviteUser
Invite another user to join a conversation
inviteUser 1 param body → 200400401404
GET
/networking/{id}/participantsList
Return a list of participants
returnNetworkingHubParticipants 1 param → 200400401404
DELETE
/networking/{id}/registrant
Delete a registered user from the networking hub
deleteHubRegistrantById 1 param body → 204400401404
POST
/networking/{id}/registrant
Register a user for the networking hub
1 param body → 200400404
POST
/networking/{id}/setUserProfile
Set a user profile
setUserProfile 1 param body → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are NetworkingHub (6 properties), NetworkingHubCreate (5 properties), User (4 properties), Participant (2 properties). Each schema is shown below with its type and property counts.

NetworkingHubCreate
object
5 properties 3 required
User
object
4 properties
NetworkingHub
object
6 properties 4 required
CircleRecording
object
2 properties
NetworkingHubRooms
object
2 properties
Participant
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sequel-networking-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 API
Sequel event theme API
Sequel event theme overrides API
Sequel Media API
Sequel platform API
Where this information came from

This is an independent, third-party profile of Sequel networking 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.