Attendease Event API

Event-scoped REST API bound to a single event subdomain covering event properties, sessions and session instances, presenters, surveys, sponsors, rooms, venues, filters, and content. Authenticated with attendee/event tokens or HTTP Basic auth.

API entry from apis.yml

apis.yml Raw ↑
name: Attendease Event API
description: Event-scoped REST API bound to a single event subdomain covering event properties, sessions
  and session instances, presenters, surveys, sponsors, rooms, venues, filters, and content. Authenticated
  with attendee/event tokens or HTTP Basic auth.
humanURL: https://developer.attendease.com/
baseURL: https://your-event.attendease.com/api/
tags:
- Events
- Sessions
- Presenters
properties:
- type: Authentication
  url: authentication/attendease-authentication.yml
- type: Conventions
  url: conventions/attendease-conventions.yml
- type: ErrorCatalog
  url: errors/attendease-problem-types.yml
- type: RateLimits
  url: rate-limits/attendease-rate-limits.yml
- type: Plans
  url: plans/attendease-plans-pricing.yml