Memoir website screenshot

Memoir

Memoir, operated by Tachyon Labs, Inc., is an AI-powered marketing automation platform in Y Combinator's Spring 2026 batch, founded in 2026 by Maanav Agrawal and Jason Zhan. It connects to the systems where product work happens — GitHub, Linear and Slack on every plan, plus Jira, Notion, Google Docs, Drive and CRM on higher tiers — and turns shipped product updates into multi-channel marketing content: social posts, blog posts, changelogs, launch pages, ads, demo videos and customer updates generated in the company's brand voice and routed through human approval. The product is organized around "Memory" (Atlas) for building context about a company and "Motion" (market-motion) for producing and distributing content as teams ship features. Published customers include Datost, Smol Machines, TraceRoot and Zatanna. Pricing is published at three tiers — Starter $300/mo, Scale $1,500/mo and a custom Enterprise tier — all sold through a demo conversation rather than self-serve checkout. Memoir is a marketing SaaS product with no developer program: it exposes only a private session- authenticated backend (api.trymemoir.ai answers every path, including /.well-known/*, with HTTP 401 "Not signed in") and publishes no public API, developer portal, API reference, machine-readable specification, SDK, CLI or MCP server.

Memoir is profiled on the APIs.io network. Tagged areas include Company, Marketing, Marketing Automation, Artificial Intelligence, and Content Generation.

Memoir’s developer surface includes pricing, support, and 7 more developer resources.

21.9/100 emerging ▲ 7.1 Agent 0/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessPaid
0 APIs
CompanyMarketingMarketing AutomationArtificial IntelligenceContent GenerationDeveloper MarketingSaaSY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 21.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.9 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.7 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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/memoir: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Pricing Plans 1

Published pricing tiers and plan structures.

Memoir Plans Pricing

3 plans

PLANS

Security Posture 1

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

Memoir Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: memoir
accessModel:
  pricing: paid
  onboarding: sales-gated
  trial: false
  try_now: false
  public: false
  label: Paid · Sales-gated onboarding
  confidence: high
  source:
  - plans
  - website
  generated: '2026-08-13'
  method: derived
  note: Product access model, not an API access model — Memoir publishes no API. All three published tiers (Starter $300/mo,
    Scale $1,500/mo, Enterprise custom) route to a "Book a demo" / "Talk to us" Calendly conversation; the only authenticated
    entry point on the site is /login for existing customers. No free tier, no trial, and no self-serve checkout are published.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/memoir.png
name: Memoir
description: 'Memoir, operated by Tachyon Labs, Inc., is an AI-powered marketing automation platform in Y Combinator''s Spring
  2026 batch, founded in 2026 by Maanav Agrawal and Jason Zhan. It connects to the systems where product work happens — GitHub,
  Linear and Slack on every plan, plus Jira, Notion, Google Docs, Drive and CRM on higher tiers — and turns shipped product
  updates into multi-channel marketing content: social posts, blog posts, changelogs, launch pages, ads, demo videos and customer
  updates generated in the company''s brand voice and routed through human approval. The product is organized around "Memory"
  (Atlas) for building context about a company and "Motion" (market-motion) for producing and distributing content as teams
  ship features. Published customers include Datost, Smol Machines, TraceRoot and Zatanna. Pricing is published at three tiers
  — Starter $300/mo, Scale $1,500/mo and a custom Enterprise tier — all sold through a demo conversation rather than self-serve
  checkout. Memoir is a marketing SaaS product with no developer program: it exposes only a private session- authenticated
  backend (api.trymemoir.ai answers every path, including /.well-known/*, with HTTP 401 "Not signed in") and publishes no
  public API, developer portal, API reference, machine-readable specification, SDK, CLI or MCP server.'
url: https://raw.githubusercontent.com/api-evangelist/memoir/refs/heads/main/apis.yml
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-08-13'
tags:
- Company
- Marketing
- Marketing Automation
- Artificial Intelligence
- Content Generation
- Developer Marketing
- SaaS
- Y Combinator
apis: []
x-enrichment:
  date: '2026-08-13'
  status: minimal
  artifacts_added: 3
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: 'Memoir ships an end-user marketing SaaS only — there is no developer surface of any kind: www.trymemoir.ai/developers,
    /docs, /api-docs and /llms.txt all return 404 from the Vercel SPA, and the single backend host api.trymemoir.ai answers
    every path, including /openapi.json, /graphql, /mcp and /.well-known/*, with a blanket HTTP 401 {"detail":"Not signed
    in"}.'
  evidence:
  - url: https://www.trymemoir.ai/developers
    status: 404
  - url: https://www.trymemoir.ai/llms.txt
    status: 404
  - url: https://api.trymemoir.ai/openapi.json
    status: 401
  - url: https://api.trymemoir.ai/.well-known/agent-card.json
    status: 401
  checked: '2026-08-13'
common:
- type: DomainSecurity
  url: security/memoir-domain-security.yml
- type: Website
  url: https://www.trymemoir.ai/
- type: Pricing
  url: https://www.trymemoir.ai/pricing/
- type: Plans
  url: plans/memoir-plans-pricing.yml
- type: LLMsTxt
  url: llms/memoir-llms.txt
- type: Login
  url: https://www.trymemoir.ai/login
- type: TermsOfService
  url: https://www.trymemoir.ai/terms/
- type: PrivacyPolicy
  url: https://www.trymemoir.ai/privacy/
- type: Support
  url: mailto:maanav@trymemoir.ai
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io