Skip to main content
Demio
Demio
6 actions · 1 auth method
Marketing

Authentication

API Key

Generate API credentials from your Demio account settings.Guides: Connector Profile, Link Account
Actions
6 actions
Action
Description
Test Connection
Test API connection and verify credentials are valid.
List Events
Retrieve all events owned by the authenticated account.
Get Event
Retrieve detailed information about a specific event.
Get Event Session
Get information about a specific event session.
List Event Date Participants
Get participants for a specific event date.
Register Participant
Register someone to an event.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Demio - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Demio - API Key
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard