Attendease Organization API

Organization-level REST API (v2) spanning business units, events, members, attendees, session attendance, check-ins, partners, and contact lists. Authenticated with HMAC-SHA1 request signing (APIAuth). JSON responses with a pagination envelope and custom metadata filtering.

API entry from apis.yml

apis.yml Raw ↑
name: Attendease Organization API
description: Organization-level REST API (v2) spanning business units, events, members, attendees, session
  attendance, check-ins, partners, and contact lists. Authenticated with HMAC-SHA1 request signing (APIAuth).
  JSON responses with a pagination envelope and custom metadata filtering.
humanURL: https://developer.attendease.com/
baseURL: https://your-org.attendease.org/api/v2/
tags:
- Events
- Attendees
- Organization
properties:
- type: Authentication
  url: authentication/attendease-authentication.yml
- type: Conventions
  url: conventions/attendease-conventions.yml
- type: ErrorCatalog
  url: errors/attendease-problem-types.yml
- type: DataModel
  url: data-model/attendease-data-model.yml
- type: MCPServer
  url: mcp/attendease-mcp.yml