Acadio

Acadio is a professional-education technology company that builds and operates Acadio LMS, a white-label, cloud-hosted learning management system purpose-built for continuing education, exam prep and certification training. The platform runs branded student and admin portals on acadio.com subdomains, handles course authoring, SCORM 1.2/2004 import, assessments, credits, certificates and regulator reporting, and is sold as a flat per-learner, per-month subscription. Acadio also sells its own FINRA securities licensing exam prep courses (SIE, Series 6, Series 7, Series 63) direct to learners through a Shopify storefront at acadio.com. Its public integration surface is documented in a knowledge base rather than an API reference: JWT single sign-on, Google OAuth 2.0, and an HMAC-signed webhook bus with nineteen topics, plus native connectors for Shopify, WooCommerce, BigCommerce, Zoom, ProctorFree and ChatGPT. The storefront additionally exposes a live, unauthenticated Universal Commerce Protocol MCP endpoint for agent-driven purchasing.

Acadio publishes 2 APIs on the APIs.io network. Tagged areas include Company, Education, Learning Management System, Professional Education, and Continuing Education.

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

Acadio’s developer surface includes documentation, support, engineering blog, authentication, and 18 more developer resources.

40.4/100 developing Agent 36/100 agent ready Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
2 APIs 1 MCP Servers
CompanyEducationLearning Management SystemProfessional EducationContinuing EducationCertificationExam PreparationSCORMWebhooksAgentic Commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/acadio: 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.

Acadio LMS Platform

The Acadio LMS platform surface. Acadio operates an API gateway at api.acadio.com (its own status page lists an "API — Acadio API Services" component) and documents integration ...

Acadio Storefront Agentic Commerce (UCP)

Acadio's direct-to-learner course storefront implements the Universal Commerce Protocol over MCP. A live, unauthenticated MCP endpoint at https://acadio.com/api/ucp/mcp answers ...

MCP Servers 1

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

Acadio Storefront (Universal Commerce Protocol)

A live, unauthenticated remote MCP server on Acadio's own domain that exposes the company's direct-to-learner securities exam prep storefront to agents: catalog search and looku...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Acadio Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Acadio Rate Limits

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

Acadio Authentication

5 schemes

SECURITY

Acadio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Acadio Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

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 ↑
aid: acadio
name: Acadio
description: 'Acadio is a professional-education technology company that builds and operates Acadio LMS, a white-label, cloud-hosted
  learning management system purpose-built for continuing education, exam prep and certification training. The platform runs
  branded student and admin portals on acadio.com subdomains, handles course authoring, SCORM 1.2/2004 import, assessments,
  credits, certificates and regulator reporting, and is sold as a flat per-learner, per-month subscription. Acadio also sells
  its own FINRA securities licensing exam prep courses (SIE, Series 6, Series 7, Series 63) direct to learners through a Shopify
  storefront at acadio.com. Its public integration surface is documented in a knowledge base rather than an API reference:
  JWT single sign-on, Google OAuth 2.0, and an HMAC-signed webhook bus with nineteen topics, plus native connectors for Shopify,
  WooCommerce, BigCommerce, Zoom, ProctorFree and ChatGPT. The storefront additionally exposes a live, unauthenticated Universal
  Commerce Protocol MCP endpoint for agent-driven purchasing.'
url: https://raw.githubusercontent.com/api-evangelist/acadio/refs/heads/main/apis.yml
image: https://acadio.com/cdn/shop/files/acadio_dark_social_banner.jpg?v=1762978383
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-06'
modified: '2026-09-06'
tags:
- Company
- Education
- Learning Management System
- Professional Education
- Continuing Education
- Certification
- Exam Preparation
- SCORM
- Webhooks
- Agentic Commerce
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: acadio-lms-platform
  name: Acadio LMS Platform
  description: The Acadio LMS platform surface. Acadio operates an API gateway at api.acadio.com (its own status page lists
    an "API — Acadio API Services" component) and documents integration entry points in its knowledge base — JWT authentication,
    Google OAuth 2.0 and an HMAC-signed webhook bus — but publishes no OpenAPI, no API reference and no route catalog. Every
    documented path is an inbound integration hook rather than a callable REST resource.
  humanURL: https://acadio.instantdocsbase.com/
  baseURL: https://api.acadio.com
  image: https://acadio.com/cdn/shop/files/acadio_dark_social_banner.jpg?v=1762978383
  position: Producing
  tags:
  - Learning Management System
  - Webhooks
  - Authentication
  properties:
  - type: Authentication
    url: authentication/acadio-authentication.yml
  - type: Webhooks
    url: asyncapi/acadio-lms-webhooks.yml
  - type: Documentation
    url: https://acadio.instantdocsbase.com/
- aid: acadio-storefront-ucp
  name: Acadio Storefront Agentic Commerce (UCP)
  description: Acadio's direct-to-learner course storefront implements the Universal Commerce Protocol over MCP. A live, unauthenticated
    MCP endpoint at https://acadio.com/api/ucp/mcp answers tools/list with thirteen catalog, cart, checkout and order tools
    carrying full JSON Schema inputSchemas, and https://acadio.com/.well-known/ucp publishes the merchant profile (merchant_name
    "Acadio", merchant_origin acadio.com). The surface is provided by the Shopify commerce platform and served from Acadio's
    own domain.
  humanURL: https://acadio.com/agents.md
  baseURL: https://acadio.com/api/ucp/mcp
  image: https://acadio.com/cdn/shop/files/acadio_dark_social_banner.jpg?v=1762978383
  position: Producing
  tags:
  - Agentic Commerce
  - MCP
  - Universal Commerce Protocol
  properties:
  - type: MCPServer
    url: mcp/acadio-mcp.yml
  - type: LLMsTxt
    url: llms/acadio-llms.txt
common:
- type: DomainSecurity
  url: security/acadio-domain-security.yml
- type: Website
  url: https://acadio.com/
- type: Documentation
  url: https://acadio.instantdocsbase.com/
- type: Support
  url: https://acadio.com/pages/support
- type: Blog
  url: https://acadio.com/blogs/lms-articles
- type: Login
  url: https://courses.acadio.com/
- type: TermsOfService
  url: https://acadio.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://acadio.com/policies/privacy-policy
- type: StatusPage
  url: https://acadio.statuspage.io/
- type: MCPServer
  url: mcp/acadio-mcp.yml
- type: LLMsTxt
  url: llms/acadio-llms.txt
- type: WellKnown
  url: well-known/acadio-well-known.yml
- type: Webhooks
  url: asyncapi/acadio-lms-webhooks.yml
- type: Authentication
  url: authentication/acadio-authentication.yml
- type: OAuthScopes
  url: scopes/acadio-scopes.yml
- type: Conventions
  url: conventions/acadio-conventions.yml
- type: Conformance
  url: conformance/acadio-conformance.yml
- type: Lifecycle
  url: lifecycle/acadio-lifecycle.yml
- type: DataModel
  url: data-model/acadio-data-model.yml
- type: RateLimits
  url: rate-limits/acadio-rate-limits.yml
- type: Plans
  url: plans/acadio-plans-pricing.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 21
  pass: local-v3

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