Pinrail Docs
Public documentation for Pinrail developers, terminal operators, and partner teams.
Documentation Sections
The docs site is organized into four primary sections:
MainProgrammingTMSDevelopment
What Each Section Covers
Maincontains the introduction and glossary.Programmingcontains vendor-specific ATM programming pages for Hyosung, Genmega, and Triton.TMScontains operator-facing guidance for account and terminal workflows.Developmentcontains the API, webhooks, and RSS feed guidance.
Current Public Scope
This public documentation pass currently emphasizes:
- authenticated tenant-facing APIs
- webhook and syndication planning
- TMS workflows and visibility
- ATM programming documentation by vendor
- shared terminology and operator language
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.