Splash website screenshot

Splash

Splash is an event marketing platform that helps companies market, manage, and measure their live, virtual, and hybrid event programs. The Splash REST API enables brands and agencies to programmatically manage events, handle guest registration, process check-in, and pull event analytics. API access uses OAuth 2.0 client credentials and covers resources such as events, group contacts (guests), contacts, and ticketing.

Splash publishes 1 API on the APIs.io network. Tagged areas include Event, Event Marketing, Event Management, Guest Registration, and Ticketing.

The Splash catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 JSON-LD context.

Splash’s developer surface includes documentation, support, engineering blog, pricing, status page, API reference, authentication, and 18 more developer resources.

46.8/100 developing ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaid
1 APIs 1 MCP Servers
EventEvent MarketingEvent ManagementGuest RegistrationTicketingCheck-inAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 46.8/100 · developing
Contract Quality 14.3 / 25
Developer Ergonomics 8.1 / 20
Access Clarity 14.2 / 20
Operational Transparency 2.7 / 13
Contract Governance 0.5 / 12
Discoverability 6.9 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/splashthat: 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 1

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

Splash API

REST API for the Splash event marketing platform. Enables programmatic management of events, guest (GroupContact) records, organization-level contacts, unsubscribes, event appro...

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Splash MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Splashthat Context

14 classes · 15 properties

JSON-LD

Security Posture 2

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

Splashthat Authentication

oauth2/apiKey · 2 schemes

SECURITY

Splashthat Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Splashthat Scopes

1 scope

1 scopes

SCOPES

Resources

Documentation 2

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

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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

Source (apis.yml)

apis.yml Raw ↑
name: Splash
description: 'Splash is an event marketing platform that helps companies market, manage, and measure their live, virtual,
  and hybrid event programs. The Splash REST API enables brands and agencies to programmatically manage events, handle guest
  registration, process check-in, and pull event analytics. API access uses OAuth 2.0 client credentials and covers resources
  such as events, group contacts (guests), contacts, and ticketing.

  '
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/splashthat.png
url: https://raw.githubusercontent.com/api-evangelist/splashthat/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-13'
specificationVersion: '0.23'
tags:
- Event
- Event Marketing
- Event Management
- Guest Registration
- Ticketing
- Check-in
- Analytics
tags_raw:
- Events
- Event Marketing
- Event Management
- Guest Registration
- Ticketing
- Check-In
- Analytics
apis:
- name: Splash API
  description: 'REST API for the Splash event marketing platform. Enables programmatic management of events, guest (GroupContact)
    records, organization-level contacts, unsubscribes, event approval workflows, team management, and registration forms,
    plus event creation through a separate CRM endpoint. Authentication uses the OAuth 2.0 resource-owner password grant —
    a Client ID, Client Secret, username and password are exchanged for a bearer token at /oauth/v2/token with scope "user".
    Credentials are issued manually by the Splash Customer Success team; there is no self-serve signup. The published machine-readable
    contract is a Postman collection ("Splash API v2.2"), not an OpenAPI.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api-docs.splashthat.com/
  baseURL: https://api.splashthat.com
  tags:
  - Event
  - Guest Registration
  - Ticketing
  - Check-in
  - Analytics
  tags_raw:
  - Events
  - Guest Registration
  - Ticketing
  - Check-In
  - Analytics
  properties:
  - type: Documentation
    url: https://api-docs.splashthat.com/
  - type: APIReference
    url: https://api-docs.splashthat.com/
  - type: Postman
    url: postman/splashthat-api.postman_collection.json
  - type: Authentication
    url: authentication/splashthat-authentication.yml
  - type: OAuthScopes
    url: scopes/splashthat-scopes.yml
  - type: Conventions
    url: conventions/splashthat-conventions.yml
  - type: ErrorCatalog
    url: errors/splashthat-problem-types.yml
  - type: DataModel
    url: data-model/splashthat-data-model.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: MCPServer
    url: mcp/splashthat-mcp.yml
  - type: Webhooks
    url: asyncapi/splashthat-webhooks.yml
  contact:
  - FN: Splash Support
    url: https://support.splashthat.com/
    email: ''
common:
- type: DomainSecurity
  url: security/splashthat-domain-security.yml
- type: Documentation
  url: https://api-docs.splashthat.com/
- type: Support
  url: https://support.splashthat.com/
- type: Blog
  url: https://splashthat.com/blog
- type: Press
  url: https://splashthat.com/press
- type: Pricing
  url: https://splashthat.com/pricing
- type: Status
  url: https://status.cvent.com/
- type: Integrations
  url: https://splashthat.com/platform/integrations
- type: TermsOfService
  url: https://splashthat.com/terms
- type: PrivacyPolicy
  url: https://splashthat.com/privacy
- type: Security
  url: https://splashthat.com/security
- type: RateLimits
  url: https://support.splashthat.com/hc/en-us/articles/13759878758541-What-is-API-rate-limiting-and-what-are-the-benefits-and-impacts
- type: APIReference
  url: https://api-docs.splashthat.com/
- type: Postman
  url: postman/splashthat-api.postman_collection.json
- type: GitHubOrganization
  url: https://github.com/SplashThat
- type: Authentication
  url: authentication/splashthat-authentication.yml
- type: OAuthScopes
  url: scopes/splashthat-scopes.yml
- type: Conventions
  url: conventions/splashthat-conventions.yml
- type: ErrorCatalog
  url: errors/splashthat-problem-types.yml
- type: DataModel
  url: data-model/splashthat-data-model.yml
- type: Lifecycle
  url: lifecycle/splashthat-lifecycle.yml
- type: Conformance
  url: conformance/splashthat-conformance.yml
- type: Packages
  url: packages/splashthat-packages.yml
- type: MCPServer
  url: mcp/splashthat-mcp.yml
- type: Webhooks
  url: asyncapi/splashthat-webhooks.yml
- type: LLMsTxt
  url: llms/splashthat-llms.txt
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 13
  pass: local-v1
x-coverage:
  state: covered
  reason: postman-collection-is-the-contract
  detail: 'Splash publishes no OpenAPI, but it does publish a real machine-readable contract — the public Postman collection
    "Splash API v2.2" at api-docs.splashthat.com — which was fetched verbatim and used to ground the authentication, scopes,
    conventions, error, data-model and candidate-MCP artifacts. The API host itself answers 401 to every anonymous path.

    '
  evidence:
  - url: https://api-docs.splashthat.com/api/collections/6088160/SVmvTe3o?segregateAuth=true&versionTag=latest
    status: 200
  - url: https://api.splashthat.com/openapi.json
    status: 401
  - url: https://api-docs.splashthat.com/openapi.json
    status: 404
  - url: https://splashthat.com/pricing
    status: 403
  - url: https://support.splashthat.com/hc/en-us/articles/13759878758541
    status: 403
  checked: '2026-08-13'
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com

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/splashthat"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/splashthat/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/splashthat/evidence"

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

Get an API key

Free tier, no email required.

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