Allego website screenshot

Allego

Allego is an AI-powered sales enablement and revenue training platform providing a REST API for managing video coaching, content libraries, certifications, rep readiness assessments, conversation intelligence, and deal intelligence to help revenue teams improve performance.

Allego publishes 2 APIs on the APIs.io network. Tagged areas include Sales Enablement, Sales Training, Video Coaching, Content Management, and Conversation Intelligence.

Allego’s developer surface includes documentation, engineering blog, pricing, support, authentication, and 22 more developer resources.

24.9/100 emerging ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessApproval
2 APIs 1 MCP Servers
Sales EnablementSales TrainingVideo CoachingContent ManagementConversation IntelligenceDeal IntelligenceRevenue EnablementCertificationsArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 24.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 12.4 / 20
Operational Transparency 0.3 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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/allego: 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.

Allego API

REST API for the Allego sales enablement platform enabling programmatic access to video coaching sessions, content libraries, learning modules, certifications, rep readiness ass...

Allego MCP API Server

First-party hosted Model Context Protocol server shipped with Allego 9 that exposes Allego deal intelligence, content and enablement to any MCP-compatible AI copilot. Verified l...

MCP Servers 1

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

Allego MCP API Server

Allego ships a first-party, hosted Model Context Protocol server — marketed as the "Allego MCP API Server" and shipped as part of Allego 9 — that exposes deal intelligence, cont...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Allego Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Allego Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Allego Authentication

3 schemes

SECURITY

Allego Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Allego Trust Center

SOC 2 Type II, ISO 27001, GDPR, UK Data Protection Law (UKDPL), CCPA, FINRA 17a-3 / 17a-4, FDA 21 CFR Part 11, EU AI Act

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

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 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: allego
name: Allego
description: Allego is an AI-powered sales enablement and revenue training platform providing a REST API for managing video
  coaching, content libraries, certifications, rep readiness assessments, conversation intelligence, and deal intelligence
  to help revenue teams improve performance.
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/allego.png
url: https://raw.githubusercontent.com/api-evangelist/allego/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-14'
specificationVersion: '0.23'
tags:
- Sales Enablement
- Sales Training
- Video Coaching
- Content Management
- Conversation Intelligence
- Deal Intelligence
- Revenue Enablement
- Certifications
- Artificial Intelligence
tags_raw:
- Sales Enablement
- Sales Training
- Video Coaching
- Content Management
- Conversation Intelligence
- Deal Intelligence
- Revenue Enablement
- Certifications
- AI
apis:
- aid: allego:allego-api
  name: Allego API
  description: REST API for the Allego sales enablement platform enabling programmatic access to video coaching sessions,
    content libraries, learning modules, certifications, rep readiness assessments, conversation intelligence, and deal intelligence
    data. The base URL is the surface Allego's own OAuth 2.0 Authorization Server Metadata names as its token and dynamic-registration
    host; it is session/OAuth gated and returns HTTP 401 with a vendor JSON error envelope to anonymous callers.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.allego.com/platform/integrations/
  baseURL: https://my.allego.com/rest/
  tags:
  - Sales Enablement
  - Video Coaching
  - Content Management
  - Certifications
  - Conversation Intelligence
  properties:
  - type: Documentation
    url: https://www.allego.com/platform/integrations/
  - type: Authentication
    url: authentication/allego-authentication.yml
  - type: ErrorCatalog
    url: errors/allego-problem-types.yml
  - type: Conventions
    url: conventions/allego-conventions.yml
- aid: allego:allego-mcp-api-server
  name: Allego MCP API Server
  description: First-party hosted Model Context Protocol server shipped with Allego 9 that exposes Allego deal intelligence,
    content and enablement to any MCP-compatible AI copilot. Verified live at https://mcp.allego.com/mcp, which answers a
    JSON-RPC tools/list POST with HTTP 401 and an RFC 9728 WWW-Authenticate challenge; the tool catalog is OAuth-gated and
    was not enumerated.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.allego.com/platform/integrations/
  baseURL: https://mcp.allego.com/mcp
  tags:
  - MCP
  - Artificial Intelligence
  - Agents
  - Deal Intelligence
  - Conversation Intelligence
  tags_raw:
  - MCP
  - AI
  - Agents
  - Deal Intelligence
  - Conversation Intelligence
  properties:
  - type: MCPServer
    url: mcp/allego-mcp.yml
  - type: Documentation
    url: https://www.allego.com/platform/integrations/
  - type: Authentication
    url: authentication/allego-authentication.yml
common:
- type: TrustCenter
  url: security/allego-trust-center.yml
- type: DomainSecurity
  url: security/allego-domain-security.yml
- type: Website
  url: https://www.allego.com/
- type: Documentation
  url: https://www.allego.com/platform/integrations/
- type: Blog
  url: https://www.allego.com/blog/
- type: Pricing
  url: https://www.allego.com/pricing/
- type: Support
  url: https://www.allego.com/support/
- type: LinkedIn
  url: https://www.linkedin.com/company/allego/
- type: X
  url: https://twitter.com/allegosoftware
- type: Plans
  url: plans/allego-plans-pricing.yml
- type: RateLimits
  url: rate-limits/allego-rate-limits.yml
- type: FinOps
  url: finops/allego-finops.yml
- type: MCPServer
  url: mcp/allego-mcp.yml
- type: WellKnown
  url: well-known/allego-well-known.yml
- type: LLMsTxt
  url: llms/allego-llms.txt
- type: Authentication
  url: authentication/allego-authentication.yml
- type: Conformance
  url: conformance/allego-conformance.yml
- type: Compliance
  url: security/allego-trust-center.yml
- type: Lifecycle
  url: lifecycle/allego-lifecycle.yml
- type: StatusPage
  url: https://status.allego.com/
- type: Conventions
  url: conventions/allego-conventions.yml
- type: ErrorCatalog
  url: errors/allego-problem-types.yml
- type: TermsOfService
  url: https://www.allego.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.allego.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/allegosoftware
- type: Login
  url: https://my.allego.com/login.do
- type: HelpCenter
  url: https://help.allego.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 11
  pass: local-v1