Agilix

Agilix Labs, Inc. is a K-12 education technology company in Orem, Utah that builds the Agilix Learning Suite — a white-label, multi-tenant set of products schools, districts, virtual and online schools and curriculum publishers use to author, deliver and assess online and blended learning. The suite is Buzz (the learning management system), TutorKit (tutoring program management), Publish Anywhere (LTI-based content distribution to any LMS), Dawn (mobile, offline-capable delivery) and BusyBee (an AI teaching assistant built into Buzz). Agilix has built learning technology for more than 25 years and reaches millions of teachers and students in 20+ languages across 200+ countries, running on AWS. Its public developer surface is the Buzz API — also called DLAP or xLi — a command-style HTTP API with 291 documented commands covering domains, users, courses, enrollments, items, questions, submissions, gradebooks, objectives, rights and licensing, plus a configurable Data Stream event feed with roughly 70 event types and five delivery targets including HTTPS webhooks. Buzz is a 1EdTech LTI 1.3 / LTI Advantage platform and exchanges SCORM run-time data. Authentication is OAuth 2.0 client credentials with a JWT client assertion (RFC 6749 + RFC 7523) against an Application Identity account. Agilix publishes an llms.txt for both its corporate site and its API documentation, an ai-plugin.json manifest on two API hosts, weekly dated release notes, and seven first-party sample client libraries on GitHub — but no OpenAPI, no MCP server and no agent card.

Agilix publishes 1 API on the APIs.io network. Tagged areas include Company, Education, EdTech, Learning Management System, and K-12.

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

Agilix’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, product news, and 21 more developer resources.

52.9/100 developing Agent 26/100 agent aware Full breakdown ↓
scored 2026-09-12 · rubric v0.22.0
1 APIs
CompanyEducationEdTechLearning Management SystemK-12Online LearningTutoringAssessmentLTISCORMArtificial IntelligenceEvents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-12 · rubric v0.22.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.
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.
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/agilix: 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 1

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

Agilix Buzz API (DLAP / xLi)

The Buzz API is the programmable surface of the Agilix Learning Suite. It is a command-style HTTP API rather than a path-and-method REST API: every one of its 291 documented ope...

Pricing Plans 1

Published pricing tiers and plan structures.

Agilix Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Agilix Rate Limits

5 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 4

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

Agilix Authentication

3 schemes

SECURITY

Agilix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agilix Trust Center

SOC 2

SECURITY

Resources

Get Started 2

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 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: agilix
name: Agilix
description: Agilix Labs, Inc. is a K-12 education technology company in Orem, Utah that builds the Agilix Learning Suite
  — a white-label, multi-tenant set of products schools, districts, virtual and online schools and curriculum publishers use
  to author, deliver and assess online and blended learning. The suite is Buzz (the learning management system), TutorKit
  (tutoring program management), Publish Anywhere (LTI-based content distribution to any LMS), Dawn (mobile, offline-capable
  delivery) and BusyBee (an AI teaching assistant built into Buzz). Agilix has built learning technology for more than 25
  years and reaches millions of teachers and students in 20+ languages across 200+ countries, running on AWS. Its public developer
  surface is the Buzz API — also called DLAP or xLi — a command-style HTTP API with 291 documented commands covering domains,
  users, courses, enrollments, items, questions, submissions, gradebooks, objectives, rights and licensing, plus a configurable
  Data Stream event feed with roughly 70 event types and five delivery targets including HTTPS webhooks. Buzz is a 1EdTech
  LTI 1.3 / LTI Advantage platform and exchanges SCORM run-time data. Authentication is OAuth 2.0 client credentials with
  a JWT client assertion (RFC 6749 + RFC 7523) against an Application Identity account. Agilix publishes an llms.txt for both
  its corporate site and its API documentation, an ai-plugin.json manifest on two API hosts, weekly dated release notes, and
  seven first-party sample client libraries on GitHub — but no OpenAPI, no MCP server and no agent card.
url: https://raw.githubusercontent.com/api-evangelist/agilix/refs/heads/main/apis.yml
image: https://cdn.prod.website-files.com/63e3df066454cf5d1a3762bf/63fcec436021ff40163c2ad8_logo.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-12'
modified: '2026-09-12'
tags:
- Company
- Education
- EdTech
- Learning Management System
- K-12
- Online Learning
- Tutoring
- Assessment
- LTI
- SCORM
- Artificial Intelligence
- Events
apis:
- aid: agilix:buzz-api
  name: Agilix Buzz API (DLAP / xLi)
  description: 'The Buzz API is the programmable surface of the Agilix Learning Suite. It is a command-style HTTP API rather
    than a path-and-method REST API: every one of its 291 documented operations is issued as POST or GET {endpoint}/cmd?cmd=<commandname>
    with a JSON (or XML) envelope in and out, and errors are carried in response.code under an HTTP 200. It manages domains,
    users, rights, roles, courses, enrollments, groups, items, resources, questions, submissions, teacher responses, gradebooks,
    objectives, announcements, discussions, wikis, licensing and reporting, and exposes a Data Stream of about 70 event types
    deliverable to HTTPS webhooks, Kinesis, Kinesis Firehose, SQS or email. Three production endpoint hostnames split workloads
    by intent — interactive, background and a deliberate failure-injection test host — each with its own processing-time budget.
    Authentication is OAuth 2.0 client credentials with an RSA-signed JWT client assertion; the legacy Login3 password flow
    is still supported but not recommended for new integrations. No OpenAPI is published.'
  humanURL: https://api.agilixbuzz.com/docs/
  baseURL: https://backgroundapi.agilixbuzz.com/cmd
  image: https://cdn.prod.website-files.com/63e3df066454cf5d1a3762bf/63fcec436021ff40163c2ad8_logo.png
  tags:
  - Education
  - Learning Management System
  - K-12
  - Courses
  - Enrollments
  - Assessment
  - Gradebook
  - LTI
  - SCORM
  - Events
  - Webhooks
  properties:
  - type: Documentation
    url: https://api.agilixbuzz.com/docs/entry/Concept/Overview.md
  - type: APIReference
    url: https://api.agilixbuzz.com/docs/all.md
  - type: GettingStarted
    url: https://api.agilixbuzz.com/docs/entry/Concept/Tutorial.md
  - type: Authentication
    url: authentication/agilix-authentication.yml
  - type: Conventions
    url: conventions/agilix-conventions.yml
  - type: ErrorCatalog
    url: errors/agilix-error-codes.yml
  - type: RateLimits
    url: rate-limits/agilix-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/agilix-lifecycle.yml
  - type: ChangeLog
    url: changelog/agilix-changelog.yml
  - type: DataModel
    url: data-model/agilix-data-model.yml
  - type: Webhooks
    url: asyncapi/agilix-datastream-webhooks.yml
  - type: Sandbox
    url: sandbox/agilix-sandbox.yml
  - type: Conformance
    url: conformance/agilix-conformance.yml
  - type: X-MCPServerCandidate
    url: mcp/agilix-mcp.yml
  - type: LLMsTxt
    url: llms/agilix-buzz-api-llms.txt
  - type: AgentSkill
    url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/agilix-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/agilix-domain-security.yml
- type: Website
  url: https://www.agilix.com/
- type: DeveloperPortal
  url: https://api.agilixbuzz.com/docs/
- type: Documentation
  url: https://api.agilixbuzz.com/docs/entry/Concept/Overview.md
- type: APIReference
  url: https://api.agilixbuzz.com/docs/all.md
- type: GettingStarted
  url: https://api.agilixbuzz.com/docs/entry/Concept/Tutorial.md
- type: GitHubOrganization
  url: https://github.com/AgilixLabs
- type: SDKs
  url: packages/agilix-packages.yml
- type: Packages
  url: packages/agilix-packages.yml
- type: Support
  url: https://support.agilix.com/hc/en-us
- type: HelpCenter
  url: https://support.agilix.com/hc/en-us
- type: ContactUs
  url: https://www.agilix.com/contact-us
- type: Blog
  url: https://www.agilix.com/blog
- type: PrivacyPolicy
  url: https://www.agilix.com/privacy
- type: Plans
  url: plans/agilix-plans-pricing.yml
- type: Compliance
  url: conformance/agilix-conformance.yml
- type: Conformance
  url: conformance/agilix-conformance.yml
- type: WellKnown
  url: well-known/agilix-well-known.yml
- type: LLMsTxt
  url: llms/agilix-llms.txt
- type: Deprecation
  url: lifecycle/agilix-lifecycle.yml
- type: Accessibility
  url: https://www.agilix.com/accessibility
- type: Partners
  url: https://www.agilix.com/partners
- type: Integrations
  url: https://www.agilix.com/integrations
- type: News
  url: https://www.agilix.com/news-and-press
- type: TrustCenter
  url: security/agilix-trust-center.yml
- type: Security
  url: security/agilix-vulnerability-disclosure.yml
- type: Webhooks
  url: asyncapi/agilix-datastream-webhooks.yml
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 24
  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/agilix"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agilix/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agilix/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.