Airmeet

Airmeet is a virtual, hybrid and in-person events platform used to run webinars, conferences, summits, meetups, workshops and trade shows with interactive stages, networking lounges, booths, polls, Q&A and engagement analytics. Its Public API lets developers create and manage events (Airmeets), sessions, speakers, booths and event series; manage registrations (add, block and unblock attendees with custom fields); pull engagement and attendance data including polls, questions, UTMs, recordings and replay attendance; and subscribe to 24+ webhook event triggers. Authentication is a two-step flow: exchange an access key and secret key for a 30-day access token, then send it as the X-Airmeet-Access-Token header. The API is served from regional gateways (default Mumbai, EU and US). Airmeet is backed by Accel, Prosus Ventures and Redpoint Ventures.

Airmeet publishes 1 API on the APIs.io network: Public API. Tagged areas include Company, Cloud Saas, Events, Virtual Events, and Webinars.

The Airmeet catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Airmeet’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, support, engineering blog, and 23 more developer resources.

56.8/100 developing Agent 57/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCloud SaasEventsVirtual EventsWebinarsEvent ManagementCommunityWebhooks

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 56.8/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.5 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 57/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/airmeet: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Airmeet Public API

Create and manage events, sessions, speakers, booths and event series; manage registrations; read engagement and attendance data; and register webhook subscriptions on the Airme...

MCP Servers

airmeet-mcp.yml

MCP SERVER

Event Specifications

Airmeet Webhooks

Airmeet delivers event engagement and lifecycle notifications via webhooks. Subscribers register a destination URL against a trigger via POST /platform-integration/v1/webhook-re...

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: airmeet
name: Airmeet
description: 'Airmeet is a virtual, hybrid and in-person events platform used to run webinars, conferences, summits, meetups,
  workshops and trade shows with interactive stages, networking lounges, booths, polls, Q&A and engagement analytics. Its
  Public API lets developers create and manage events (Airmeets), sessions, speakers, booths and event series; manage registrations
  (add, block and unblock attendees with custom fields); pull engagement and attendance data including polls, questions, UTMs,
  recordings and replay attendance; and subscribe to 24+ webhook event triggers. Authentication is a two-step flow: exchange
  an access key and secret key for a 30-day access token, then send it as the X-Airmeet-Access-Token header. The API is served
  from regional gateways (default Mumbai, EU and US). Airmeet is backed by Accel, Prosus Ventures and Redpoint Ventures.'
image: https://www.airmeet.com/hub/wp-content/uploads/2023/03/Airmeet-Featured-Image.png
url: https://raw.githubusercontent.com/api-evangelist/airmeet/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- prosus-ventures
- redpoint-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Cloud Saas
- Events
- Virtual Events
- Webinars
- Event Management
- Community
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Airmeet Public API
  description: Create and manage events, sessions, speakers, booths and event series; manage registrations; read engagement
    and attendance data; and register webhook subscriptions on the Airmeet events platform.
  humanURL: https://help.airmeet.com/support/solutions/articles/82000467794-airmeet-public-api-introduction
  baseURL: https://api-gateway.airmeet.com/prod
  tags:
  - Events
  - Webhooks
  - Event Management
  properties:
  - type: OpenAPI
    url: openapi/airmeet-openapi.yml
  - type: AsyncAPI
    url: asyncapi/airmeet-webhooks-asyncapi.yml
  - type: Overlay
    url: overlays/airmeet-openapi-overlay.yaml
  - type: Documentation
    url: https://help.airmeet.com/support/solutions/82000362508
  - type: APIReference
    url: https://help.airmeet.com/support/solutions/articles/82000467794-airmeet-public-api-introduction
common:
- type: Website
  url: https://www.airmeet.com/
- type: DeveloperPortal
  url: https://help.airmeet.com/support/solutions/82000362508
- type: Documentation
  url: https://help.airmeet.com/support/home
- type: APIReference
  url: https://help.airmeet.com/support/solutions/articles/82000467794-airmeet-public-api-introduction
- type: GettingStarted
  url: https://help.airmeet.com/support/solutions/articles/82000467794-airmeet-public-api-introduction
- type: OpenAPI
  url: openapi/airmeet-openapi.yml
- type: AsyncAPI
  url: asyncapi/airmeet-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/airmeet-webhooks-asyncapi.yml
- type: Overlay
  url: overlays/airmeet-openapi-overlay.yaml
- type: MCPServer
  url: mcp/airmeet-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/airmeet-authentication.yml
- type: Conventions
  url: conventions/airmeet-conventions.yml
- type: ErrorCatalog
  url: errors/airmeet-problem-types.yml
- type: DataModel
  url: data-model/airmeet-data-model.yml
- type: Lifecycle
  url: lifecycle/airmeet-lifecycle.yml
- type: StatusPage
  url: https://status.airmeet.com/
- type: ChangeLog
  url: https://updates.airmeet.com/en/
- type: Conformance
  url: conformance/airmeet-conformance.yml
- type: Compliance
  url: https://www.airmeet.com/hub/security-and-compliance/
- type: TrustCenter
  url: https://www.airmeet.com/hub/security-and-compliance/
- type: DomainSecurity
  url: security/airmeet-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/airmeet-vulnerability-disclosure.yml
- type: Security
  url: https://www.airmeet.com/hub/responsible-disclosure/
- type: Integrations
  url: https://www.airmeet.com/hub/product-integrations/
- type: Support
  url: https://help.airmeet.com/support/home
- type: Blog
  url: https://www.airmeet.com/hub/blog/
- type: Pricing
  url: https://www.airmeet.com/hub/pricing/
- type: SignUp
  url: https://www.airmeet.com/signup
- type: TermsOfService
  url: https://www.airmeet.com/hub/terms-of-use/
- type: PrivacyPolicy
  url: https://www.airmeet.com/hub/privacy-policy/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence