Skip to content
terminal
$ pinball get godzilla-2021

Godzilla (2021) IN PRODUCTION
Stern Pinball Inc.
  Pro $6,899 · Premium $8,999 · LE $10,499 (1,000 made)
  Design: Keith Elwin · Art: Zombie Yeti · Code: Mike Kyzivat
  Fun Score: 89 (81 ratings)  Licensed
  kineticist.com/games/pinball/godzilla-2021

Early Access

Pinball game data
as an API

1,700+ pinball machines with edition pricing, design credits, and OPDB cross-references. JSON, CLI, or ask your AI.

1,700+ games · 129 manufacturers · 560+ credited designers

MCP Server

Give Claude, Cursor, and ChatGPT native access to pinball data. One line in your config. Setup →

"Who designed Godzilla?"
"What Stern games are in production?"
"Show me a random pinball game"

CLI

Zero-dependency terminal client. Search, browse, look up by OPDB ID. Docs →

pinball search "medieval madness"
pinball get godzilla-2021
pinball list -m stern --in-production

REST API

JSON endpoints with bearer auth, filtering, sorting, pagination, and OPDB cross-references. Docs →

curl -H "Authorization: Bearer ki_live_Ri5EsH...axTM" \
  https://www.kineticist.com/api/v1/games?manufacturer=stern&in_production=true

Ideas to get you started

  • Collection trackers and tournament software that pull game specs, edition pricing, and production status in real time
  • Discord bots that post a random game every morning — GET /api/v1/games/random returns everything including credits and images
  • AI workflows where Claude or ChatGPT can answer “who designed Godzilla?” using live Kineticist data via the MCP server
  • Cross-reference tools that resolve OPDB machine IDs to full game records — GET /api/v1/games/GweeP-MW95j

Free during early access — create a key and start building.

Get Your API Key

Something broken? Something you'd love to see? Let Colin know.