Main
Introduction
High-level introduction to Pinrail, the public docs site, and the current customer-facing product surface.
Overview
Pinrail Docs is the public documentation surface for external developers, sponsor-bank partners, and terminal operators.
Use this site for:
- understanding the current public API and integration model
- learning how terminal-management workflows are exposed today
- reviewing webhook and RSS-feed planning guidance
- navigating operator-facing TMS concepts and terminology
Current Product Surface
Today, the public docs site focuses on the parts of Pinrail that are already useful to customers and integration partners:
- authenticated tenant-facing API access
- terminal-management workflows and visibility
- webhook planning and event-family guidance
- ATM programming guidance by vendor
- TMS usage and operator concepts
Source Of Truth
Public contracts are owned by the service repos first and then published here once they are stable for external consumers.
pinrail-platformowns the operator and tenant API surfacepinrail-shared-contractsis the long-term home for reusable public schemaspinrail-sdk-*repos will consume the stable contracts published from the platformpinrail-customer-exampleswill hold runnable examples once the first public flows are locked
Deployment
This site is built from Markdown and MDX stored in GitHub and deployed to Cloudflare Workers using OpenNext.