Attendease website screenshot

Attendease

Attendease (now EventUp Planner, following its acquisition by Tripleseat) is an event and meeting management platform for planning, promoting, and running virtual, in-person, and hybrid events such as conferences, webinars, roadshows, and product launches. Attendease exposes a public developer API in two tiers: an Event API scoped to a single event subdomain (attendee tokens, sessions, presenters, surveys, sponsors, rooms, venues, and content) and an Organization API (`/api/v2/`) that spans business units, events, members, attendees, session attendance, check-ins, partners, and contact lists. The Organization API is authenticated with HMAC-SHA1 request signing (`Authorization: APIAuth access_key:signature`) while the Event API uses attendee/event tokens and HTTP Basic auth. First-party JavaScript and Ruby SDKs plus a Jekyll plugin are published to npm and RubyGems.

Attendease publishes 2 APIs on the APIs.io network. Tagged areas include Company, Event, Event Management, Event Marketing, and Conferences.

Attendease’s developer surface includes documentation, API reference, signup flow, support, engineering blog, authentication, pricing, and 25 more developer resources.

36.0/100 thin ▬ flat Agent 9/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
2 APIs
CompanyEventEvent ManagementEvent MarketingConferencesWebinarsAttendeesRegistrationSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/attendease: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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 re...

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 con...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Attendease Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Attendease Authentication

4 schemes

SECURITY

Attendease Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 5

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: attendease
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/attendease.png
name: Attendease
description: 'Attendease (now EventUp Planner, following its acquisition by Tripleseat) is an event and meeting management
  platform for planning, promoting, and running virtual, in-person, and hybrid events such as conferences, webinars, roadshows,
  and product launches. Attendease exposes a public developer API in two tiers: an Event API scoped to a single event subdomain
  (attendee tokens, sessions, presenters, surveys, sponsors, rooms, venues, and content) and an Organization API (`/api/v2/`)
  that spans business units, events, members, attendees, session attendance, check-ins, partners, and contact lists. The Organization
  API is authenticated with HMAC-SHA1 request signing (`Authorization: APIAuth access_key:signature`) while the Event API
  uses attendee/event tokens and HTTP Basic auth. First-party JavaScript and Ruby SDKs plus a Jekyll plugin are published
  to npm and RubyGems.'
url: https://raw.githubusercontent.com/api-evangelist/attendease/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-acquired-by: tripleseat
x-rebranded-to: EventUp Planner
tags:
- Company
- Event
- Event Management
- Event Marketing
- Conferences
- Webinars
- Attendees
- Registration
- Software-as-a-Service
tags_raw:
- Company
- Events
- Event Management
- Event Marketing
- Conferences
- Webinars
- Attendees
- Registration
- SaaS
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
apis:
- 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:
  - Event
  - Attendees
  - Organization
  tags_raw:
  - 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: X-MCPServerCandidate
    url: mcp/attendease-mcp.yml
    note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list
      derived from the published API contracts, not an existing server. The scorer already read the manifest and reported
      mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
  - type: RateLimits
    url: rate-limits/attendease-rate-limits.yml
  - type: Plans
    url: plans/attendease-plans-pricing.yml
  - type: Lifecycle
    url: lifecycle/attendease-lifecycle.yml
- 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:
  - Event
  - Sessions
  - Presenters
  tags_raw:
  - 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/attendease-domain-security.yml
- type: Website
  url: https://eventupplanner.com
- type: DeveloperPortal
  url: https://developer.attendease.com/
- type: Documentation
  url: https://developer.attendease.com/
- type: APIReference
  url: https://developer.attendease.com/
- type: SignUp
  url: https://dashboard.attendease.com/
- type: Login
  url: https://dashboard.attendease.com/
- type: Support
  url: https://eventupplanner.zendesk.com/hc/en-us
- type: Blog
  url: https://eventupplanner.com/blog/
- type: Integrations
  url: https://eventupplanner.com/integrations/
- type: TermsOfService
  url: https://eventupplanner.com/terms-of-use/
- type: PrivacyPolicy
  url: https://eventupplanner.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/attendease
- type: Packages
  url: packages/attendease-packages.yml
- type: SDKs
  url: packages/attendease-packages.yml
- type: Authentication
  url: authentication/attendease-authentication.yml
- type: Conventions
  url: conventions/attendease-conventions.yml
- type: ErrorCatalog
  url: errors/attendease-problem-types.yml
- type: Lifecycle
  url: lifecycle/attendease-lifecycle.yml
- type: Conformance
  url: conformance/attendease-conformance.yml
- type: DataModel
  url: data-model/attendease-data-model.yml
- type: X-MCPServerCandidate
  url: mcp/attendease-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/attendease-llms.txt
- type: Components
  url: components/attendease-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/attendease-plans-pricing.yml
- type: RateLimits
  url: rate-limits/attendease-rate-limits.yml
- type: Compliance
  url: conformance/attendease-conformance.yml
- type: Pricing
  url: https://eventupplanner.com/plans-and-pricing/
- type: StatusPage
  url: https://status.attendease.com/
- type: Accessibility
  url: https://eventupplanner.com/accessibility/
- type: HelpCenter
  url: https://eventupplanner.zendesk.com/hc/en-us
- type: ServicesAgreement
  url: https://eventupplanner.com/services-agreement/
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 3
  pass: local-v1
  note: 'Contract discovery re-run against all four hosts — no OpenAPI/GraphQL/MCP/A2A surface exists; developer.attendease.com
    answers every path with the same 243KB Slate HTML shell. New: plans (API access is Enterprise-only), rate-limits, well-known
    probe index. Upgraded: lifecycle (live StatusCake status page found at status.attendease.com), packages (dated registry
    currency — SDKs unreleased since 2017), conformance (VPAT/WCAG 2.1 AA/ADA; no security attestation), authentication (token
    lifecycle from help center).'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/attendease"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/attendease/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/attendease/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.