Series AI

Series AI (Series Entertainment, Inc.) is an a16z-backed, AI-native game company behind RUN.world, a platform to create, publish, play, and monetize HTML5 games. Series ships a real first-party developer surface: the RUN.world SDK (@series-inc/rundot-game-sdk) exposes a single RundotGameAPI for player storage, profiles, leaderboards, ad monetization, purchases, entitlements, multiplayer, server-authoritative simulation, and generative AI (image, audio, video, and text), while the rundot CLI scaffolds, deploys, versions, and operates live titles. StowKit asset tooling, a Three.js-based 3D engine with ECS, the Syncplay deterministic-multiplayer core, and a community workshop of game starters round out the toolchain. Founded by veterans from Riot, Epic, Blizzard, Pocket Gems, and Telltale.

Series AI publishes 1 API on the APIs.io network. Tagged areas include Company, Games, Game Development, Artificial Intelligence, and Generative AI.

Series AI’s developer surface includes documentation, API reference, getting-started guide, CLI, sandbox, changelog, authentication, and 15 more developer resources.

29.8/100 emerging ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
1 APIs
CompanyGamesGame DevelopmentArtificial IntelligenceGenerative AIGame EngineSDKDeveloper ToolsMultiplayerHTML5

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/series-ai: 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.

RUN.world SDK

Client-side JavaScript/TypeScript SDK (@series-inc/rundot-game-sdk) that gives an HTML5 game access to RUN.world platform services through a single RundotGameAPI import: storage...

Security Posture 3

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

Series Ai Authentication

0 schemes

SECURITY

Series Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Series Ai Vulnerability Disclosure

disclosure policy published

SECURITY

Resources

Get Started 3

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 3

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: series-ai
name: Series AI
description: 'Series AI (Series Entertainment, Inc.) is an a16z-backed, AI-native game company behind RUN.world, a platform
  to create, publish, play, and monetize HTML5 games. Series ships a real first-party developer surface: the RUN.world SDK
  (@series-inc/rundot-game-sdk) exposes a single RundotGameAPI for player storage, profiles, leaderboards, ad monetization,
  purchases, entitlements, multiplayer, server-authoritative simulation, and generative AI (image, audio, video, and text),
  while the rundot CLI scaffolds, deploys, versions, and operates live titles. StowKit asset tooling, a Three.js-based 3D
  engine with ECS, the Syncplay deterministic-multiplayer core, and a community workshop of game starters round out the toolchain.
  Founded by veterans from Riot, Epic, Blizzard, Pocket Gems, and Telltale.'
url: https://raw.githubusercontent.com/api-evangelist/series-ai/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/126116685?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 14
  pass: local-v1
tags:
- Company
- Games
- Game Development
- Artificial Intelligence
- Generative AI
- Game Engine
- SDK
- Developer Tools
- Multiplayer
- HTML5
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: RUN.world SDK
  description: 'Client-side JavaScript/TypeScript SDK (@series-inc/rundot-game-sdk) that gives an HTML5 game access to RUN.world
    platform services through a single RundotGameAPI import: storage scopes, profiles, leaderboards, ads, purchases, entitlements,
    multiplayer, server-authoritative simulation, and generative AI. Calls cross a React Native JS bridge; failures surface
    as RundotApiError / RateLimitedError.'
  humanURL: https://github.com/series-ai/venus-sdk-docs
  baseURL: https://run.world
  properties:
  - type: Documentation
    url: https://github.com/series-ai/venus-sdk-docs
  - type: APIReference
    url: https://github.com/series-ai/venus-sdk-docs/blob/main/SUMMARY.md
  - type: GettingStarted
    url: https://github.com/series-ai/venus-sdk-docs/blob/main/rundot-developer-platform/getting-started.md
common:
- type: DomainSecurity
  url: security/series-ai-domain-security.yml
- type: DeveloperPortal
  url: https://run.world
- type: Documentation
  url: https://github.com/series-ai/venus-sdk-docs
- type: APIReference
  url: https://github.com/series-ai/venus-sdk-docs/blob/main/SUMMARY.md
- type: GettingStarted
  url: https://github.com/series-ai/venus-sdk-docs/blob/main/rundot-developer-platform/getting-started.md
- type: GitHubOrganization
  url: https://github.com/series-ai
- type: SourceCode
  url: https://github.com/series-ai/run-workshop
- type: PrivacyPolicy
  url: https://series.inc/privacy
- type: Packages
  url: packages/series-ai-packages.yml
- type: SDKs
  url: packages/series-ai-packages.yml
- type: CLI
  url: cli/series-ai-cli.yml
- type: Sandbox
  url: sandbox/series-ai-sandbox.yml
- type: Conventions
  url: conventions/series-ai-conventions.yml
- type: ErrorCatalog
  url: errors/series-ai-problem-types.yml
- type: Lifecycle
  url: lifecycle/series-ai-lifecycle.yml
- type: ChangeLog
  url: changelog/series-ai-changelog.yml
- type: Authentication
  url: authentication/series-ai-authentication.yml
- type: LLMsTxt
  url: llms/series-ai-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: VulnerabilityDisclosure
  url: security/series-ai-vulnerability-disclosure.yml
- type: Security
  url: security/series-ai-vulnerability-disclosure.yml
- type: WellKnown
  url: well-known/series-ai-well-known.yml