WebinarJam website screenshot

WebinarJam

WebinarJam is a live webinar platform for marketing, training, and sales events, while its sibling product EverWebinar provides automated and evergreen webinar replays. Both are published by Genesis Digital LLC and share one REST API that lets integrators list webinars, read webinar detail including schedules, presenters and custom registration fields, register attendees, pull registrant and attendee analytics, and unsubscribe leads. Every operation is a POST carrying a single account-wide 64-character api_key form field over TLS, with separate /webinarjam and /everwebinar base paths on api.webinarjam.com. API access requires a paid subscription plus an application approved by WebinarJam. No OpenAPI, AsyncAPI, MCP server or SDK is published; the reference is a human help centre and outbound custom webhooks are the only event surface.

WebinarJam publishes 2 APIs on the APIs.io network. Tagged areas include Webinars, Marketing, Live Events, Automated Webinars, and Evergreen Webinars.

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

WebinarJam’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 21 more developer resources.

54.6/100 strong ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaidFree trial
2 APIs
WebinarsMarketingLive EventsAutomated WebinarsEvergreen WebinarsLead GenerationRegistrationVideo StreamingMarketing AutomationSoftware-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/webinarjam: 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.

WebinarJam API

REST API for managing WebinarJam live webinars — list all webinars, retrieve one webinar's schedules, presenters and custom registration fields, register attendees and return th...

EverWebinar API

REST API for managing EverWebinar automated and evergreen webinars — list webinars, read one webinar's detail, register attendees against a specific session date and timezone, l...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Webinarjam Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 2

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

Webinarjam Authentication

apiKey · 1 scheme

SECURITY

Webinarjam Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

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 1

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 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: webinarjam
name: WebinarJam
description: WebinarJam is a live webinar platform for marketing, training, and sales events, while its sibling product EverWebinar
  provides automated and evergreen webinar replays. Both are published by Genesis Digital LLC and share one REST API that
  lets integrators list webinars, read webinar detail including schedules, presenters and custom registration fields, register
  attendees, pull registrant and attendee analytics, and unsubscribe leads. Every operation is a POST carrying a single account-wide
  64-character api_key form field over TLS, with separate /webinarjam and /everwebinar base paths on api.webinarjam.com. API
  access requires a paid subscription plus an application approved by WebinarJam. No OpenAPI, AsyncAPI, MCP server or SDK
  is published; the reference is a human help centre and outbound custom webhooks are the only event surface.
type: Index
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: request
  trial: true
  try_now: false
  public: false
  label: Paid with approval-gated API
  confidence: high
  source:
  - https://webinarjam.com/pricing/
  - https://support.webinarjam.com/en/articles/15370143-apply-for-an-api-key-for-webinarjam-or-everwebinar
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/webinarjam.png
tags:
- Webinars
- Marketing
- Live Events
- Automated Webinars
- Evergreen Webinars
- Lead Generation
- Registration
- Video Streaming
- Marketing Automation
- Software-as-a-Service
tags_raw:
- Webinars
- Marketing
- Live Events
- Automated Webinars
- Evergreen Webinars
- Lead Generation
- Registration
- Video Streaming
- Marketing Automation
- SaaS
url: https://raw.githubusercontent.com/api-evangelist/webinarjam/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: webinarjam:api
  name: WebinarJam API
  description: REST API for managing WebinarJam live webinars — list all webinars, retrieve one webinar's schedules, presenters
    and custom registration fields, register attendees and return their unique room links, page through registrants and attendees
    with attendance and purchase filters, and unsubscribe leads. All five operations are POST over TLS and authenticate with
    an account-wide api_key form field obtained after approval.
  humanURL: https://support.webinarjam.com/en/collections/19655423-developer-api
  baseURL: https://api.webinarjam.com/webinarjam
  tags:
  - Webinars
  - Live Events
  - Registration
  properties:
  - type: Documentation
    url: https://support.webinarjam.com/en/collections/19655423-developer-api
  - type: APIReference
    url: https://support.webinarjam.com/en/articles/15370142-use-webinarjam-and-everwebinar-apis
  - type: GettingStarted
    url: https://support.webinarjam.com/en/articles/15370144-connect-to-webinarjam-or-everwebinar-api
- aid: webinarjam:everwebinar-api
  name: EverWebinar API
  description: REST API for managing EverWebinar automated and evergreen webinars — list webinars, read one webinar's detail,
    register attendees against a specific session date and timezone, list registrants and attendees, and unsubscribe leads.
    Shares the same approval-gated account-wide API key as WebinarJam and adds timezone and date parameters on registration.
  humanURL: https://support.webinarjam.com/en/collections/19655423-developer-api
  baseURL: https://api.webinarjam.com/everwebinar
  tags:
  - Automated Webinars
  - Evergreen Webinars
  - Registration
  properties:
  - type: Documentation
    url: https://support.webinarjam.com/en/collections/19655423-developer-api
  - type: APIReference
    url: https://support.webinarjam.com/en/articles/15370142-use-webinarjam-and-everwebinar-apis
  - type: GettingStarted
    url: https://support.webinarjam.com/en/articles/15370144-connect-to-webinarjam-or-everwebinar-api
common:
- type: Website
  url: https://webinarjam.com
- type: DeveloperPortal
  url: https://support.webinarjam.com/en/collections/19655423-developer-api
- type: Documentation
  url: https://support.webinarjam.com/en/
- type: APIReference
  url: https://support.webinarjam.com/en/articles/15370142-use-webinarjam-and-everwebinar-apis
- type: GettingStarted
  url: https://support.webinarjam.com/en/articles/15370144-connect-to-webinarjam-or-everwebinar-api
- type: Support
  url: https://support.webinarjam.com/en/
- type: Blog
  url: https://webinarjam.com/blog/
- type: Pricing
  url: https://webinarjam.com/pricing/
- type: SignUp
  url: https://webinarjam.com/14-day-trial-checkout/
- type: Login
  url: https://app.webinarjam.com/
- type: TermsOfService
  url: https://webinarjam.com/terms/
- type: PrivacyPolicy
  url: https://webinarjam.com/privacy-policy/
- type: Compliance
  url: https://support.webinarjam.com/en/articles/15370067-understand-account-security-and-technology
- type: StatusPage
  url: https://status.webinarjam.com/
- type: API Key Application
  url: https://support.webinarjam.com/en/articles/15370143-apply-for-an-api-key-for-webinarjam-or-everwebinar
- type: LLMsTxt
  url: llms/webinarjam-llms.txt
- type: Authentication
  url: authentication/webinarjam-authentication.yml
- type: RateLimits
  url: rate-limits/webinarjam-rate-limits.yml
- type: Plans
  url: plans/webinarjam-plans-pricing.yml
- type: Conventions
  url: conventions/webinarjam-conventions.yml
- type: ErrorCatalog
  url: errors/webinarjam-problem-types.yml
- type: Lifecycle
  url: lifecycle/webinarjam-lifecycle.yml
- type: Webhooks
  url: asyncapi/webinarjam-webhooks.yml
- type: Packages
  url: packages/webinarjam-packages.yml
- type: Conformance
  url: conformance/webinarjam-conformance.yml
- type: DataModel
  url: data-model/webinarjam-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/webinarjam-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 16
  pass: local-v1

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