Skip to content
CursareDocs
Sign in

Start here

  • Overview
  • Getting started
  • Platform concepts

Create

  • Content
  • Editor and blocks
  • Block reference

Publish & access

  • Publishing and access
  • Custom domain & white-label

Learners

  • Learner experience
  • Learners and enrollments
  • Progress and certificates

Teams & cohort

  • Teams
  • Cohorts

Sales

  • Offers & checkout
  • Payments & payouts
  • Affiliates
  • Insights and reports

Admin

  • Organization & security
  • Plans, trial & billing
  • Appearance
  • Members & roles
  • Audit log

Developer

  • Integrations
  • API keys & webhooks
  • MCP server
  • API reference
Explore the API
Developer

Integrations

The organization has four connection capabilities. They are listed once under Settings → Integrations, without an app marketplace, installation states, or duplicate brand pages.

CapabilityProviderPurpose
PaymentsStripe or signed external checkoutReceive and verify course sales
VideoCloudflare StreamUpload and stream private learning video
WhatsAppMeta Cloud APINotify the team about sales and enrollments
GoogleAnalytics or Tag ManagerMeasure eligible public school pages

Only an owner or administrator can connect, replace credentials, change settings, or disconnect. Status responses contain safe identities and settings, never tokens or secrets. Each organization has at most one row per capability.

Separate platform capabilities

Transactional email is part of Cursare, affiliates use Cursare's native program, and MCP, API keys, and webhooks live under Developer. They are not integration apps and are not enabled or disabled by an integration row.

Payments

Stripe Connect provides hosted checkout, provider verification, payouts, and automatic refund support. A signed external checkout receives a one-time encrypted HMAC secret and must confirm payment through a valid signed event. A browser return URL never creates a purchase.

Disconnecting Payments stops new paid checkout. The stable connection id remains the callback identity while the connection exists.

Video

Cursare validates the Cloudflare account and token before saving them. The token is encrypted. Upload bytes travel directly from the browser to Cloudflare through a one-time upload URL; they never pass through Cursare.

Replacing credentials affects new operations. Disconnecting stops new uploads but does not delete or rewrite videos already stored in course documents.

WhatsApp

Credential replacement is separate from operational settings. Administrators can replace the phone identity and access token without re-entering recipients or templates, and can edit recipients and the approved template without resubmitting credentials. A test action sends a real provider request and surfaces a focused failure.

Google Analytics and Tag Manager

Google uses one persistent OAuth identity and one exclusive delivery method:

  • Direct GA4 loads the selected web stream only after analytics consent.
  • Google Tag Manager loads the selected public web container only after marketing consent.

Setup discovers accounts, properties, web streams, and web containers by name. Raw ids cannot be pasted to bypass provider access checks. Choices are saved so interrupted setup can resume. Disable keeps the identity and selections; Disconnect removes the encrypted refresh token, selections, managed drafts, and public tracking.

The storefront emits one stable set of Cursare events: public page, lead, begin checkout, and server-verified purchase. Exactly one delivery method is active, so the same outcome is not sent through GA4 and GTM simultaneously. Scripts never load in the dashboard or on the canonical platform host, and eligible public delivery still respects consent and minor-safety rules.

Managed Tag Manager setup

The base Google connection is read-only. Configure events for me requests Analytics discovery plus Tag Manager edit and publish scopes separately. Cursare creates or updates only Cursare-named tags, triggers, and variables inside an isolated workspace.

The administrator sees the exact pending entities and GA4 destination before publishing. Preparing or refreshing the preview never changes the live container version. Publication requires an explicit confirmation with the saved preview fingerprint; a provider conflict or failed publication preserves the draft for retry.

API status

GET /api/v1/integrations is the only aggregate status operation. Provider-specific operations live under /api/v1/integrations/*. OAuth assistant connections use /api/v1/mcp/connections instead.

Payments and payoutsCheckout, verification, refunds, and settlement.DeveloperAPI keys, webhooks, MCP, and automation boundaries.MCPConnect an assistant to one explicitly selected organization.
PreviousAudit logNextAPI keys & webhooks

Your privacy choices

Necessary cookies keep Cursare working. Analytics and marketing technologies are optional and stay off until you choose them. Privacy Policy.

Sign-in, security and core platform functions.

Audience measurement such as Google Analytics.

Tag Manager and campaign attribution.