Tonic.ai website screenshot

Tonic.ai

Tonic.ai builds developer-data products for de-identifying, subsetting, and synthesizing data for AI and software teams. The portfolio includes Tonic Structural (structured/semi-structured data), Tonic Textual (unstructured free-text and files), Tonic Validate (RAG evaluation), and Tonic Fabricate (relational synthetic data and mock APIs). Each product ships its own REST API and SDKs.

Tonic.ai publishes 3 APIs on the APIs.io network: Generate Data API, Table Relationships API, and Workspaces API. Tagged areas include Synthetic Data, De-Identification, Privacy, Unstructured Data, and RAG Evaluation.

Tonic.ai’s developer surface includes authentication, documentation, GitHub presence, and 11 more developer resources.

36.5/100 thin ▬ flat Agent 21/100 agent aware open core · MIT Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreeSelf serve⚡ Free to try
1 APIs
Synthetic DataDe-IdentificationPrivacyUnstructured DataRAG EvaluationRESTSDKDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% 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/tonic-ai: 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 7

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

Tonic Structural REST API

REST API for Tonic Structural - de-identify, subset, and synthesize structured and semi-structured data. Authentication via API token in the Authorization header (Authorization ...

Tonic Textual REST API

REST API for Tonic Textual - de-identify, redact, and synthesize unstructured data, free-text, and files. Authentication via API key in the Authorization header. Backed by a Pyt...

Tonic Validate

Tonic Validate is an open-source RAG evaluation framework and metrics platform for measuring retrieval-augmented generation quality. Used via a Python SDK that reports runs to t...

Tonic Fabricate

Tonic Fabricate generates synthetic relational data, free-text, and mockable APIs from a schema definition. Used through the Fabricate web app and project APIs.

Tonic.ai Generate Data API

The Generate Data API from Tonic.ai — 2 operation(s) for generate data.

Tonic.ai Table Relationships API

The Table Relationships API from Tonic.ai — 1 operation(s) for table relationships.

Tonic.ai Workspaces API

The Workspaces API from Tonic.ai — 1 operation(s) for workspaces.

Scroll for all 7

Open Collections 5

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

API Collection

OPEN COLLECTION

Tonic Structural REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

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

Tonic Ai Authentication

apiKey · 1 scheme

SECURITY

Tonic Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Tonic Ai Agentic Access

4 operations · 1 acting

4 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

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 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: tonic-ai
url: https://raw.githubusercontent.com/api-evangelist/tonic-ai/refs/heads/main/apis.yml
name: Tonic.ai
kind: company
description: Tonic.ai builds developer-data products for de-identifying, subsetting, and synthesizing data for AI and software
  teams. The portfolio includes Tonic Structural (structured/semi-structured data), Tonic Textual (unstructured free-text
  and files), Tonic Validate (RAG evaluation), and Tonic Fabricate (relational synthetic data and mock APIs). Each product
  ships its own REST API and SDKs.
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tonic-ai.png
tags:
- Synthetic Data
- De-Identification
- Privacy
- Unstructured Data
- RAG Evaluation
- REST
- SDK
- Developer Tools
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- aid: tonic-ai:structural-api
  name: Tonic Structural REST API
  description: REST API for Tonic Structural - de-identify, subset, and synthesize structured and semi-structured data. Authentication
    via API token in the Authorization header (Authorization Apikey <token>). API tokens are created from User Settings and
    do not expire. All requests are versioned.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.tonic.ai/app/api/api-documentation
  baseURL: https://app.tonic.ai
  tags:
  - REST
  - Structural
  - Synthetic Data
  - De-Identification
  properties:
  - type: Documentation
    url: https://docs.tonic.ai/app/api/api-documentation
  - type: APIReference
    url: https://app.tonic.ai/apidocs/index.html
  - type: GetToken
    url: https://docs.tonic.ai/app/api/tonic-api-get-token
  - type: Examples
    url: https://docs.tonic.ai/app/api/api-examples
- aid: tonic-ai:textual-api
  name: Tonic Textual REST API
  description: REST API for Tonic Textual - de-identify, redact, and synthesize unstructured data, free-text, and files. Authentication
    via API key in the Authorization header. Backed by a Python SDK (tonic-textual).
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.tonic.ai/textual
  baseURL: https://textual.tonic.ai/api
  tags:
  - REST
  - Textual
  - Unstructured
  - Redaction
  properties:
  - type: Documentation
    url: https://docs.tonic.ai/textual/textual-rest-api/rest-api-authentication
  - type: SDKs
    title: Python (tonic-textual)
    url: https://tonic-textual-sdk.readthedocs-hosted.com/en/latest/index.html
- aid: tonic-ai:validate
  name: Tonic Validate
  description: Tonic Validate is an open-source RAG evaluation framework and metrics platform for measuring retrieval-augmented
    generation quality. Used via a Python SDK that reports runs to the Tonic Validate web UI.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.tonic.ai/products/validate
  baseURL: https://validate.tonic.ai
  tags:
  - RAG
  - Evaluation
  - Metrics
  - SDK
  - Python
  properties:
  - type: ProductPage
    url: https://www.tonic.ai/products/validate
  - type: SourceCode
    url: https://github.com/TonicAI/tonic_validate
- aid: tonic-ai:fabricate
  name: Tonic Fabricate
  description: Tonic Fabricate generates synthetic relational data, free-text, and mockable APIs from a schema definition.
    Used through the Fabricate web app and project APIs.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.tonic.ai/products/fabricate
  baseURL: https://fabricate.tonic.ai
  tags:
  - Synthetic Data
  - Relational
  - Mock API
  properties:
  - type: ProductPage
    url: https://www.tonic.ai/products/fabricate
  - type: Documentation
    url: https://docs.tonic.ai/fabricate
- aid: tonic-ai:tonic-ai-generate-data-api
  name: Tonic.ai Generate Data API
  description: The Generate Data API from Tonic.ai — 2 operation(s) for generate data.
  humanURL: https://docs.tonic.ai/app/api/api-documentation
  baseURL: https://app.tonic.ai
  tags:
  - Generate Data
  properties:
  - type: OpenAPI
    url: openapi/tonic-ai-generate-data-api-openapi.yml
- aid: tonic-ai:tonic-ai-table-relationships-api
  name: Tonic.ai Table Relationships API
  description: The Table Relationships API from Tonic.ai — 1 operation(s) for table relationships.
  humanURL: https://docs.tonic.ai/app/api/api-documentation
  baseURL: https://app.tonic.ai
  tags:
  - Table Relationships
  properties:
  - type: OpenAPI
    url: openapi/tonic-ai-table-relationships-api-openapi.yml
- aid: tonic-ai:tonic-ai-workspaces-api
  name: Tonic.ai Workspaces API
  description: The Workspaces API from Tonic.ai — 1 operation(s) for workspaces.
  humanURL: https://docs.tonic.ai/app/api/api-documentation
  baseURL: https://app.tonic.ai
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/tonic-ai-workspaces-api-openapi.yml
common:
- type: IssueTracker
  url: https://github.com/TonicAI/tonic_validate/issues
- type: Releases
  url: https://github.com/TonicAI/tonic_validate/releases
- type: License
  name: MIT
  url: https://github.com/TonicAI/tonic_validate/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/tonic-ai-agentic-access.yml
- type: DomainSecurity
  url: security/tonic-ai-domain-security.yml
- type: Authentication
  url: authentication/tonic-ai-authentication.yml
- type: Website
  url: https://www.tonic.ai/
- type: Documentation
  url: https://docs.tonic.ai/
- type: GitHub
  url: https://github.com/TonicAI
- type: LinkedIn
  url: https://www.linkedin.com/company/tonicfakedata
- type: Plans
  url: plans/tonic-ai-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tonic-ai-rate-limits.yml
- type: FinOps
  url: finops/tonic-ai-finops.yml
- type: LlmsText
  url: https://docs.tonic.ai/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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