AppDirect

AppDirect is a subscription commerce platform that powers B2B digital marketplaces, billing, provisioning, and reseller/distribution channels for millions of cloud subscriptions worldwide. Its developer platform exposes OAuth 2.0-authenticated REST and GraphQL APIs to manage companies, users and memberships, products and editions, subscriptions and assignments, invoices and metered usage billing, and to receive real-time webhooks. AppDirect also ships Devs.ai, an API for building LLM/agent experiences, plus a Storefront Toolkit CLI and embeddable UI components. Enriched from the public developer portal, OpenAPI specs, and live probes by the API Evangelist pipeline.

AppDirect publishes 2 APIs on the APIs.io network: Companies / Marketplace API and Devs.ai API. Tagged areas include Company, Commerce, Subscription Commerce, Marketplace, and Billing.

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

AppDirect’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, pricing, and 29 more developer resources.

54.4/100 developing Agent 72/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyCommerceSubscription CommerceMarketplaceBillingResellerCloud DistributionWebhooksOAuth

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 54.4/100 · developing
Contract Quality 12.0 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 8.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
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/appdirect: 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

AppDirect Companies / Marketplace API

OAuth 2.0 REST API to manage marketplace companies, user memberships, subscriptions and assignments, invoices, and metered usage billing across an AppDirect marketplace.

AppDirect Devs.ai API

API for building and managing AI/LLM agents (Devs.ai) — create AIs, chats, data sources, and API keys.

MCP Servers

appdirect-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 4

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: appdirect
name: AppDirect
description: AppDirect is a subscription commerce platform that powers B2B digital marketplaces, billing, provisioning, and
  reseller/distribution channels for millions of cloud subscriptions worldwide. Its developer platform exposes OAuth 2.0-authenticated
  REST and GraphQL APIs to manage companies, users and memberships, products and editions, subscriptions and assignments,
  invoices and metered usage billing, and to receive real-time webhooks. AppDirect also ships Devs.ai, an API for building
  LLM/agent experiences, plus a Storefront Toolkit CLI and embeddable UI components. Enriched from the public developer portal,
  OpenAPI specs, and live probes by the API Evangelist pipeline.
url: https://raw.githubusercontent.com/api-evangelist/appdirect/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- foundry-group
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
image: https://www.appdirect.com/favicon.ico
tags:
- Company
- Commerce
- Subscription Commerce
- Marketplace
- Billing
- Reseller
- Cloud Distribution
- Webhooks
- OAuth
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: AppDirect Companies / Marketplace API
  description: OAuth 2.0 REST API to manage marketplace companies, user memberships, subscriptions and assignments, invoices,
    and metered usage billing across an AppDirect marketplace.
  humanURL: https://developer.appdirect.com/references-api
  baseURL: https://marketplace.appdirect.com/api
  properties:
  - type: OpenAPI
    url: openapi/appdirect-companies-openapi-original.yml
  - type: Overlay
    url: overlays/appdirect-companies-overlay.yaml
- name: AppDirect Devs.ai API
  description: API for building and managing AI/LLM agents (Devs.ai) — create AIs, chats, data sources, and API keys.
  humanURL: https://developer.appdirect.com/ai-rest
  baseURL: https://devs.ai
  properties:
  - type: OpenAPI
    url: openapi/appdirect-devsai-openapi-original.json
  - type: Overlay
    url: overlays/appdirect-devsai-overlay.yaml
common:
- type: Website
  url: https://www.appdirect.com
- type: DeveloperPortal
  url: https://developer.appdirect.com/
- type: Documentation
  url: https://developer.appdirect.com/user-guides
- type: APIReference
  url: https://developer.appdirect.com/references-api
- type: GettingStarted
  url: https://developer.appdirect.com/user-guides/api-usage/api-auth
- type: Authentication
  url: authentication/appdirect-authentication.yml
- type: OAuthScopes
  url: scopes/appdirect-scopes.yml
- type: Blog
  url: https://www.appdirect.com/blog
- type: GitHubOrganization
  url: https://github.com/AppDirect
- type: Support
  url: https://help.appdirect.com/
- type: Pricing
  url: https://www.appdirect.com/legal
- type: SignUp
  url: https://www.appdirect.com/login
- type: TermsOfService
  url: https://www.appdirect.com/legal/website-terms-of-use
- type: PrivacyPolicy
  url: https://www.appdirect.com/privacy-notice
- type: LLMsTxt
  url: llms/appdirect-llms.txt
- type: Packages
  url: packages/appdirect-packages.yml
- type: SDKs
  url: packages/appdirect-packages.yml
- type: CLI
  url: cli/appdirect-cli.yml
- type: Components
  url: components/appdirect-components.yml
- type: MCPServer
  url: mcp/appdirect-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/appdirect-well-known.yml
- type: SecurityTxt
  url: well-known/appdirect-security.txt
- type: Conventions
  url: conventions/appdirect-conventions.yml
- type: Idempotency
  url: conventions/appdirect-conventions.yml
- type: ErrorCatalog
  url: errors/appdirect-problem-types.yml
- type: DataModel
  url: data-model/appdirect-data-model.yml
- type: Conformance
  url: conformance/appdirect-conformance.yml
- type: Lifecycle
  url: lifecycle/appdirect-lifecycle.yml
- type: StatusPage
  url: https://us.status.appdirect.com/
- type: Deprecation
  url: https://help.appdirect.com/platform/Release%20Notes/
- type: ChangeLog
  url: changelog/appdirect-changelog.yml
- type: Webhooks
  url: asyncapi/appdirect-webhooks.yml
- type: DomainSecurity
  url: security/appdirect-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/appdirect-vulnerability-disclosure.yml
- type: Security
  url: https://www.appdirect.com/.well-known/security.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence