Ruzuku

Ruzuku is a hosted online course platform for coaches, authors, and subject matter experts to create, teach, and sell online courses and learning communities. Ruzuku does not publish a documented public REST API or developer program. Its programmatic surface is exposed exclusively through a Zapier integration - authenticated with an API Key, API Secret, and Site URL generated under Account then Integrations then Configure Zapier - that offers event triggers (enrollments, lesson and course completions, quiz and assignment submissions, comments, cancellations) and a small set of student enroll, unenroll, and lookup actions. The APIs modeled below are honest logical groupings of that Zapier-mediated surface, not endpoints from a public Ruzuku API reference.

Ruzuku publishes 2 APIs on the APIs.io network. Tagged areas include Online Courses, Learning Management, Education, Course Platform, and Zapier.

Ruzuku’s developer surface includes documentation and 5 more developer resources.

15.6/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
2 APIs
Online CoursesLearning ManagementEducationCourse PlatformZapierGated

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 15.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 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
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/ruzuku: 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 2

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

Ruzuku Students and Enrollments API

Student lifecycle actions exposed through Ruzuku's Zapier integration - enroll a student in a course, unenroll a student, and find a student by email or ID. Authentication uses ...

Ruzuku Activity Events API

Course-activity event triggers surfaced through Ruzuku's Zapier integration - New Student Enrolled (with pricing and coupon data), Lesson Completed, Course Completed, Quiz Submi...

Pricing Plans 1

Published pricing tiers and plan structures.

Ruzuku Plans Pricing

3 plans

PLANS

Security Posture 2

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

Ruzuku Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Ruzuku Trust Center

PCI DSS, GDPR

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ruzuku
url: https://raw.githubusercontent.com/api-evangelist/ruzuku/refs/heads/main/apis.yml
name: Ruzuku
kind: company
description: Ruzuku is a hosted online course platform for coaches, authors, and subject matter experts to create, teach,
  and sell online courses and learning communities. Ruzuku does not publish a documented public REST API or developer program.
  Its programmatic surface is exposed exclusively through a Zapier integration - authenticated with an API Key, API Secret,
  and Site URL generated under Account then Integrations then Configure Zapier - that offers event triggers (enrollments,
  lesson and course completions, quiz and assignment submissions, comments, cancellations) and a small set of student enroll,
  unenroll, and lookup actions. The APIs modeled below are honest logical groupings of that Zapier-mediated surface, not endpoints
  from a public Ruzuku API reference.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ruzuku.png
tags:
- Online Courses
- Learning Management
- Education
- Course Platform
- Zapier
- Gated
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: ruzuku:ruzuku-students-enrollments-api
  name: Ruzuku Students and Enrollments API
  tags:
  - Students
  - Enrollments
  - Zapier
  - Gated
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.ruzuku.com/article/796-how-to-set-up-your-zapier-intergration
  properties:
  - url: https://support.ruzuku.com/article/796-how-to-set-up-your-zapier-intergration
    type: Documentation
  - url: https://zapier.com/apps/ruzuku/integrations
    type: SignupURL
  endpointsModeled: true
  description: Student lifecycle actions exposed through Ruzuku's Zapier integration - enroll a student in a course, unenroll
    a student, and find a student by email or ID. Authentication uses an API Key, API Secret, and Site URL generated in the
    Ruzuku dashboard under Account then Integrations then Configure Zapier. Ruzuku does not publish a direct public REST reference
    or base URL for these actions; they are honestly modeled from the Zapier connector, not from vendor API docs.
- aid: ruzuku:ruzuku-activity-events-api
  name: Ruzuku Activity Events API
  tags:
  - Events
  - Webhooks
  - Triggers
  - Zapier
  - Gated
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://zapier.com/apps/ruzuku/integrations
  properties:
  - url: https://support.ruzuku.com/article/796-how-to-set-up-your-zapier-intergration
    type: Documentation
  - url: https://zapier.com/apps/ruzuku/integrations
    type: SignupURL
  endpointsModeled: true
  description: Course-activity event triggers surfaced through Ruzuku's Zapier integration - New Student Enrolled (with pricing
    and coupon data), Lesson Completed, Course Completed, Quiz Submitted (with score), Assignment Submitted (with answers),
    Comment Posted, and Subscription Canceled. Each event carries student and course details and many can be filtered to a
    specific course or lesson. These are Zapier-mediated triggers, not a documented public webhook or REST API on Ruzuku;
    the surface is modeled honestly from the connector.
common:
- type: TrustCenter
  url: security/ruzuku-trust-center.yml
- type: DomainSecurity
  url: security/ruzuku-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ruzuku-inc-
- type: Website
  url: https://www.ruzuku.com
- type: Documentation
  url: https://support.ruzuku.com/article/796-how-to-set-up-your-zapier-intergration
- type: Plans
  url: plans/ruzuku-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com