Clockwork Labs website screenshot

Clockwork Labs

Clockwork Labs is a San Francisco software company (founded 2019) that builds SpacetimeDB, a relational database that is also an application server: developers upload their schema and server-side business logic as a WebAssembly "module" (written in Rust, C#, TypeScript, or C++) directly into the database, and clients connect over WebSocket to invoke reducers and subscribe to real-time state updates with no separate application server in between. SpacetimeDB exposes a versioned HTTP API (/v1/database and /v1/identity) for publishing modules, invoking reducers, running SQL, streaming subscriptions, and managing identities and JWT tokens, plus a first-party `spacetime` CLI and client SDKs for TypeScript, C#/Unity, Rust, Python, and C++. It is the production backend of BitCraft, the company's MMO. Clockwork Labs is backed by a16z, Supercell, Firstminute Capital, Skycatcher, 1Up Ventures, and Supernode.

Clockwork Labs publishes 1 API on the APIs.io network. Tagged areas include Company, Database, Real-Time, WebSocket, and Game Backend.

Clockwork Labs’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 22 more developer resources.

36.8/100 thin ▬ flat Agent 10/100 agent aware Front door AI 4/6 moderate saas Full breakdown ↓
scored 2026-09-21 · rubric v0.22.0
1 APIs
CompanyDatabaseReal-TimeWebSocketGame BackendMultiplayerServerlessWebAssemblyDeveloper ToolsInfrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-21 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/clockwork-labs: 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 1

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

SpacetimeDB HTTP API

The SpacetimeDB HTTP API lets clients and tools interact with SpacetimeDB databases: publish and delete database modules, manage database names, retrieve schema and logs, invoke...

Security Posture 2

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

Clockwork Labs Authentication

http/openIdConnect · 2 schemes

SECURITY

Clockwork Labs Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: clockwork-labs
name: Clockwork Labs
description: 'Clockwork Labs is a San Francisco software company (founded 2019) that builds SpacetimeDB, a relational database
  that is also an application server: developers upload their schema and server-side business logic as a WebAssembly "module"
  (written in Rust, C#, TypeScript, or C++) directly into the database, and clients connect over WebSocket to invoke reducers
  and subscribe to real-time state updates with no separate application server in between. SpacetimeDB exposes a versioned
  HTTP API (/v1/database and /v1/identity) for publishing modules, invoking reducers, running SQL, streaming subscriptions,
  and managing identities and JWT tokens, plus a first-party `spacetime` CLI and client SDKs for TypeScript, C#/Unity, Rust,
  Python, and C++. It is the production backend of BitCraft, the company''s MMO. Clockwork Labs is backed by a16z, Supercell,
  Firstminute Capital, Skycatcher, 1Up Ventures, and Supernode.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://spacetimedb.com/og-home.png
url: https://raw.githubusercontent.com/api-evangelist/clockwork-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Database
- Real-Time
- WebSocket
- Game Backend
- Multiplayer
- Serverless
- WebAssembly
- Developer Tools
- Infrastructure
apis:
- name: SpacetimeDB HTTP API
  description: 'The SpacetimeDB HTTP API lets clients and tools interact with SpacetimeDB databases: publish and delete database
    modules, manage database names, retrieve schema and logs, invoke reducers, run SQL queries, open real-time subscription
    WebSockets, and create/verify Spacetime identities and JWT tokens. Authentication is a Bearer JWT (SpacetimeAuth/OIDC,
    or an anonymously generated identity token). Base host is the hosted SpacetimeDB Cloud (Maincloud); the same API is served
    by any self-hosted `spacetime start` instance.'
  humanURL: https://spacetimedb.com/docs/http/database/
  baseURL: https://maincloud.spacetimedb.com
  tags:
  - Database
  - Real-Time
  - WebSocket
  - Identity
  properties:
  - type: Documentation
    url: https://spacetimedb.com/docs/http/database/
  - type: APIReference
    url: https://spacetimedb.com/docs/http/database/
  - type: Authentication
    url: authentication/clockwork-labs-authentication.yml
  - type: ErrorCatalog
    url: errors/clockwork-labs-problem-types.yml
  - type: Conventions
    url: conventions/clockwork-labs-conventions.yml
  - type: Conformance
    url: conformance/clockwork-labs-conformance.yml
  - type: X-MCPServerCandidate
    url: mcp/clockwork-labs-mcp.yml
    note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list
      derived from the published API contracts, not an existing server. The scorer already read the manifest and reported
      mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
common:
- type: Website
  url: https://spacetimedb.com/
- type: DeveloperPortal
  url: https://spacetimedb.com/docs
- type: Documentation
  url: https://spacetimedb.com/docs
- type: APIReference
  url: https://spacetimedb.com/docs/http/database/
- type: GettingStarted
  url: https://spacetimedb.com/docs/
- type: GitHubOrganization
  url: https://github.com/clockworklabs
- type: Blog
  url: https://spacetimedb.com/blog
- type: Support
  url: https://discord.gg/spacetimedb
- type: StatusPage
  url: https://status.spacetimedb.com
- type: Pricing
  url: https://spacetimedb.com/pricing
- type: SignUp
  url: https://spacetimedb.com/login
- type: Login
  url: https://spacetimedb.com/login
- type: TermsOfService
  url: https://spacetimedb.com/terms-of-service
- type: PrivacyPolicy
  url: https://spacetimedb.com/privacy
- type: LLMsTxt
  url: llms/clockwork-labs-llms.txt
- type: Packages
  url: packages/clockwork-labs-packages.yml
- type: SDKs
  url: packages/clockwork-labs-packages.yml
- type: CLI
  url: cli/clockwork-labs-cli.yml
- type: WellKnown
  url: well-known/clockwork-labs-well-known.yml
- type: Authentication
  url: authentication/clockwork-labs-authentication.yml
- type: OpenIDConnect
  url: well-known/clockwork-labs-openid-configuration.json
- type: ErrorCatalog
  url: errors/clockwork-labs-problem-types.yml
- type: Conventions
  url: conventions/clockwork-labs-conventions.yml
- type: Conformance
  url: conformance/clockwork-labs-conformance.yml
- type: Lifecycle
  url: lifecycle/clockwork-labs-lifecycle.yml
- type: ChangeLog
  url: changelog/clockwork-labs-changelog.yml
- type: X-MCPServerCandidate
  url: mcp/clockwork-labs-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/clockwork-labs-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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