Wordware

Wordware is a San Francisco AI company (YC S23, backed by Felicis and Spark Capital) that built a web-hosted IDE for building AI agents and LLM applications with natural language "flows". Every flow can be deployed as a standalone WordApp that is simultaneously a web app and a streaming REST API, authenticated with bearer API keys and versioned with a simplified major.minor scheme. In 2026 the company pivoted its flagship product to Sauna, a proactive AI assistant, while the Wordware V1 platform and its WordApps API remain available at app.wordware.ai.

Wordware publishes 1 API on the APIs.io network. Tagged areas include Artificial Intelligence, AI Agents, LLM, Prompt Engineering, and Workflow Automation.

Wordware’s developer surface includes authentication, documentation, API reference, getting-started guide, support, and 12 more developer resources.

26.8/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
Artificial IntelligenceAI AgentsLLMPrompt EngineeringWorkflow AutomationNo CodeCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 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
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/wordware: 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.

Wordware WordApps API

Run deployed WordApps programmatically. Each published WordApp exposes a run endpoint (POST /api/released-app/{app_id}/run) that accepts a JSON body of named inputs (text, image...

MCP Servers 1

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

wordware-mcp.yml

MCP SERVER

Security Posture 2

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

Wordware Authentication

http · 1 scheme

SECURITY

Wordware Domain Security

TLSv1.3 · 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 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

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 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wordware
name: Wordware
description: Wordware is a San Francisco AI company (YC S23, backed by Felicis and Spark Capital) that built a web-hosted
  IDE for building AI agents and LLM applications with natural language "flows". Every flow can be deployed as a standalone
  WordApp that is simultaneously a web app and a streaming REST API, authenticated with bearer API keys and versioned with
  a simplified major.minor scheme. In 2026 the company pivoted its flagship product to Sauna, a proactive AI assistant, while
  the Wordware V1 platform and its WordApps API remain available at app.wordware.ai.
url: https://raw.githubusercontent.com/api-evangelist/wordware/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- felicis
x-tier: profile
x-tier-reason: enriched-from-portfolio-lead
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
specificationVersion: '0.20'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 9
  pass: local-v1
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Artificial Intelligence
- AI Agents
- LLM
- Prompt Engineering
- Workflow Automation
- No Code
- Company
image: https://github.com/wordware-ai.png
apis:
- name: Wordware WordApps API
  description: Run deployed WordApps programmatically. Each published WordApp exposes a run endpoint (POST /api/released-app/{app_id}/run)
    that accepts a JSON body of named inputs (text, image, audio) plus a semantic version selector (e.g. "^1.0"), authenticates
    with a bearer API key, and streams newline- delimited JSON chunks (generation / chunk / outputs events) as the flow executes.
  humanURL: https://docs.wordware.ai/api
  baseURL: https://app.wordware.ai/api
  tags:
  - AI Agents
  - LLM
  - Streaming
  properties:
  - type: Documentation
    url: https://docs.wordware.ai/api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/wordware-domain-security.yml
- type: Packages
  url: packages/wordware-packages.yml
- type: MCPServer
  url: mcp/wordware-mcp.yml
- type: LLMsTxt
  url: llms/wordware-llms.txt
- type: Authentication
  url: authentication/wordware-authentication.yml
- type: Lifecycle
  url: lifecycle/wordware-lifecycle.yml
- type: Conventions
  url: conventions/wordware-conventions.yml
- type: Conformance
  url: conformance/wordware-conformance.yml
- type: Website
  url: https://wordware.ai
- type: Documentation
  url: https://docs.wordware.ai
- type: APIReference
  url: https://docs.wordware.ai/api
- type: GettingStarted
  url: https://docs.wordware.ai/tour
- type: Support
  url: https://discord.gg/6Zm5FGC2kR
- type: GitHubOrganization
  url: https://github.com/wordware-ai
- type: TermsOfService
  url: https://www.wordware.ai/terms
- type: PrivacyPolicy
  url: https://www.wordware.ai/privacy
- type: Login
  url: https://app.wordware.ai