Touchmark

Touchmark is solving AI pricing - instead of AI being priced per token regardless of quality, Touchmark prices it by the quality, efficiency, and value of the output, so spend is fair, predictable, and tied to what you actually get. Applications emit the events they already produce (model outputs, tool calls, code diffs) with a base price, and Touchmark's out-of-band judge returns a quality-adjusted fair price for each event on a separate valuation stream. A Y Combinator Summer 2026 company founded by Ilia Bolgov and Roman Yanushevskyi in San Francisco; the TypeScript SDK (@touchmark/sdk) is in private beta.

Touchmark publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, AI Pricing, Billing, and Monetization.

Touchmark’s developer surface includes documentation, API reference, getting-started guide, authentication, and 18 more developer resources.

23.0/100 emerging ▬ flat Agent 41/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceAI PricingBillingMonetizationEvalsUsage-Based BillingQuality Scoring

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 23.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 41/100 · agent aware
Machine-Readable Contract 0 / 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 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 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/touchmark: 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 1

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

Touchmark Sessions API

The pricing surface behind @touchmark/sdk - open a session per scope, emit events fire-and-forget with an idempotent event_id, and consume quality-adjusted valuations (absolute ...

MCP Servers 1

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

touchmark-mcp.yml

MCP SERVER

Security Posture 2

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

Touchmark Authentication

apiKey · 1 scheme

SECURITY

Touchmark Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: touchmark
name: Touchmark
description: Touchmark is solving AI pricing - instead of AI being priced per token regardless of quality, Touchmark prices
  it by the quality, efficiency, and value of the output, so spend is fair, predictable, and tied to what you actually get.
  Applications emit the events they already produce (model outputs, tool calls, code diffs) with a base price, and Touchmark's
  out-of-band judge returns a quality-adjusted fair price for each event on a separate valuation stream. A Y Combinator Summer
  2026 company founded by Ilia Bolgov and Roman Yanushevskyi in San Francisco; the TypeScript SDK (@touchmark/sdk) is in private
  beta.
url: https://raw.githubusercontent.com/api-evangelist/touchmark/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://touchmark.ai/og-image.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Artificial Intelligence
- AI Pricing
- Billing
- Monetization
- Evals
- Usage-Based Billing
- Quality Scoring
apis:
- name: Touchmark Sessions API
  description: The pricing surface behind @touchmark/sdk - open a session per scope, emit events fire-and-forget with an idempotent
    event_id, and consume quality-adjusted valuations (absolute fair_price_usd per event) on a cursor-resumable stream. HTTP
    transport (long-poll in v1) over a protobuf/gRPC wire contract (proto/touchmark/v1/session.proto); Bearer api_key auth.
    Private beta - no public OpenAPI is published.
  humanURL: https://docs.touchmark.ai/sdk/overview
  baseURL: https://api.touchmark.ai
  tags:
  - AI Pricing
  - Sessions
  - Events
  - Valuations
  properties:
  - type: Documentation
    url: https://docs.touchmark.ai/sdk/overview
  - type: APIReference
    url: https://docs.touchmark.ai/sdk/reference
  - type: GettingStarted
    url: https://docs.touchmark.ai/sdk/quickstart
common:
- type: DomainSecurity
  url: security/touchmark-domain-security.yml
- type: Website
  url: https://touchmark.ai
- type: Documentation
  url: https://docs.touchmark.ai
- type: APIReference
  url: https://docs.touchmark.ai/sdk/reference
- type: GettingStarted
  url: https://docs.touchmark.ai/sdk/quickstart
- type: Login
  url: https://app.touchmark.ai/signin
- type: GitHubOrganization
  url: https://github.com/Touchmark-AI
- type: XTwitter
  url: https://x.com/TouchmarkAI
- type: LinkedIn
  url: https://www.linkedin.com/company/touchmark-ai
- type: Packages
  url: packages/touchmark-packages.yml
- type: SDKs
  url: packages/touchmark-packages.yml
- type: WellKnown
  url: well-known/touchmark-well-known.yml
- type: MCPServer
  url: mcp/touchmark-mcp.yml
- type: LLMsTxt
  url: llms/touchmark-llms.txt
- type: Conformance
  url: conformance/touchmark-conformance.yml
- type: ErrorCatalog
  url: errors/touchmark-error-codes.yml
- type: Lifecycle
  url: lifecycle/touchmark-lifecycle.yml
- type: Authentication
  url: authentication/touchmark-authentication.yml
- type: Conventions
  url: conventions/touchmark-conventions.yml
- type: Idempotency
  url: conventions/touchmark-conventions.yml
- type: Components
  url: components/touchmark-components.yml
- type: DataModel
  url: data-model/touchmark-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 12
  pass: local-v1