MOSTLY AI website screenshot

MOSTLY AI

MOSTLY AI provides a synthetic data platform for high-fidelity, privacy-safe tabular data. It ships an open-source Python SDK (mostlyai, Apache 2.0) that runs in LOCAL mode for on-prem training or CLIENT mode against the hosted MOSTLY AI Platform, plus a REST API used by both the SDK and the web app. The SDK is powered by the TabularARGN model architecture and supports differential privacy.

MOSTLY AI publishes 10 APIs on the APIs.io network, including About API, Computes API, Connectors API, and 7 more. Tagged areas include Synthetic Data, Privacy, Tabular, Differential Privacy, and Python SDK.

MOSTLY AI’s developer surface includes authentication, documentation, GitHub presence, engineering blog, and 8 more developer resources.

35.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeSelf serve⚡ Free to try
12 APIs
Synthetic DataPrivacyTabularDifferential PrivacyPython SDKRESTApache 2.0

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 35.3/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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/mostly-ai: 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 12

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

MOSTLY AI REST API

REST API for the hosted MOSTLY AI Platform. Lets you manage connectors, generators, synthetic datasets, and runs. API keys are issued from the user profile menu in the web appli...

MOSTLY AI Synthetic Data SDK

Open-source Python SDK (mostlyai, Apache 2.0) for training generators and producing synthetic data. Runs in LOCAL mode on user compute or CLIENT mode against the MOSTLY AI Platf...

MOSTLY AI About API

The About API from MOSTLY AI — 1 operation(s) for about.

MOSTLY AI Computes API

The Computes API from MOSTLY AI — 2 operation(s) for computes.

MOSTLY AI Connectors API

The Connectors API from MOSTLY AI — 7 operation(s) for connectors.

MOSTLY AI Datasets API

The Datasets API from MOSTLY AI — 2 operation(s) for datasets.

MOSTLY AI Generators API

The Generators API from MOSTLY AI — 10 operation(s) for generators.

MOSTLY AI Models API

The Models API from MOSTLY AI — 1 operation(s) for models.

MOSTLY AI Organizations API

The Organizations API from MOSTLY AI — 3 operation(s) for organizations.

MOSTLY AI Synthetic Datasets API

The Synthetic Datasets API from MOSTLY AI — 5 operation(s) for synthetic datasets.

MOSTLY AI Synthetic Probes API

The Synthetic Probes API from MOSTLY AI — 1 operation(s) for synthetic probes.

MOSTLY AI Users API

The Users API from MOSTLY AI — 4 operation(s) for users.

Scroll for all 12

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Mostly Ai Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Mostly Ai Authentication

apiKey · 1 scheme

SECURITY

Mostly Ai Domain Security

TLSv1.3

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Mostly Ai Agentic Access

48 operations · 23 acting

48 operations · 23 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mostly-ai
url: https://raw.githubusercontent.com/api-evangelist/mostly-ai/refs/heads/main/apis.yml
name: MOSTLY AI
kind: company
description: MOSTLY AI provides a synthetic data platform for high-fidelity, privacy-safe tabular data. It ships an open-source
  Python SDK (mostlyai, Apache 2.0) that runs in LOCAL mode for on-prem training or CLIENT mode against the hosted MOSTLY
  AI Platform, plus a REST API used by both the SDK and the web app. The SDK is powered by the TabularARGN model architecture
  and supports differential privacy.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mostly-ai.png
tags:
- Synthetic Data
- Privacy
- Tabular
- Differential Privacy
- Python SDK
- REST
- Apache 2.0
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: mostly-ai:rest-api
  name: MOSTLY AI REST API
  description: REST API for the hosted MOSTLY AI Platform. Lets you manage connectors, generators, synthetic datasets, and
    runs. API keys are issued from the user profile menu in the web application.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - REST
  - Synthetic Data
  - Generators
  - Connectors
  properties:
  - type: Documentation
    url: https://api-docs.mostly.ai/
  - type: ProductDocs
    url: https://mostly.ai/docs
- aid: mostly-ai:python-sdk
  name: MOSTLY AI Synthetic Data SDK
  description: Open-source Python SDK (mostlyai, Apache 2.0) for training generators and producing synthetic data. Runs in
    LOCAL mode on user compute or CLIENT mode against the MOSTLY AI Platform. Powered by the TabularARGN model.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://mostly-ai.github.io/mostlyai/
  baseURL: https://github.com/mostly-ai/mostlyai
  tags:
  - SDK
  - Python
  - Open Source
  - Apache 2.0
  properties:
  - type: Documentation
    url: https://docs.mostly.ai/python-sdk
  - type: APIReference
    url: https://mostly-ai.github.io/mostlyai/api_client/
  - type: SourceCode
    url: https://github.com/mostly-ai/mostlyai
  - type: PyPI
    url: https://pypi.org/project/mostlyai/
  - type: License
    url: Apache 2.0
- aid: mostly-ai:mostly-ai-about-api
  name: MOSTLY AI About API
  description: The About API from MOSTLY AI — 1 operation(s) for about.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - About
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-about-api-openapi.yml
- aid: mostly-ai:mostly-ai-computes-api
  name: MOSTLY AI Computes API
  description: The Computes API from MOSTLY AI — 2 operation(s) for computes.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Computes
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-computes-api-openapi.yml
- aid: mostly-ai:mostly-ai-connectors-api
  name: MOSTLY AI Connectors API
  description: The Connectors API from MOSTLY AI — 7 operation(s) for connectors.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Connectors
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-connectors-api-openapi.yml
- aid: mostly-ai:mostly-ai-datasets-api
  name: MOSTLY AI Datasets API
  description: The Datasets API from MOSTLY AI — 2 operation(s) for datasets.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-datasets-api-openapi.yml
- aid: mostly-ai:mostly-ai-generators-api
  name: MOSTLY AI Generators API
  description: The Generators API from MOSTLY AI — 10 operation(s) for generators.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Generators
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-generators-api-openapi.yml
- aid: mostly-ai:mostly-ai-models-api
  name: MOSTLY AI Models API
  description: The Models API from MOSTLY AI — 1 operation(s) for models.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-models-api-openapi.yml
- aid: mostly-ai:mostly-ai-organizations-api
  name: MOSTLY AI Organizations API
  description: The Organizations API from MOSTLY AI — 3 operation(s) for organizations.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-organizations-api-openapi.yml
- aid: mostly-ai:mostly-ai-synthetic-datasets-api
  name: MOSTLY AI Synthetic Datasets API
  description: The Synthetic Datasets API from MOSTLY AI — 5 operation(s) for synthetic datasets.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Synthetic Datasets
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-synthetic-datasets-api-openapi.yml
- aid: mostly-ai:mostly-ai-synthetic-probes-api
  name: MOSTLY AI Synthetic Probes API
  description: The Synthetic Probes API from MOSTLY AI — 1 operation(s) for synthetic probes.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Synthetic Probes
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-synthetic-probes-api-openapi.yml
- aid: mostly-ai:mostly-ai-users-api
  name: MOSTLY AI Users API
  description: The Users API from MOSTLY AI — 4 operation(s) for users.
  humanURL: https://api-docs.mostly.ai/
  baseURL: https://app.mostly.ai
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/mostly-ai-users-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/mostly-ai-agentic-access.yml
- type: DomainSecurity
  url: security/mostly-ai-domain-security.yml
- type: Authentication
  url: authentication/mostly-ai-authentication.yml
- type: Website
  url: https://mostly.ai/
- type: Documentation
  url: https://mostly.ai/docs
- type: APIDocs
  url: https://api-docs.mostly.ai/
- type: GitHub
  url: https://github.com/mostly-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/mostly-ai
- type: Plans
  url: plans/mostly-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/mostly-ai-rate-limits.yml
- type: FinOps
  url: finops/mostly-ai-finops.yml
- url: https://mostly.ai/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com