The API Report CardAPI Index
Rain POS

Rain POS API

POS / Hospitality · rainpos.com

Rain ships a documented REST API with public Swagger docs at rain-4.gitbook.io covering catalog reads, customer CRUD, orders, and payments. Auth is a static x-api-key header. A mock environment works out of the box; stage and production keys must be requested from Rain.

Last verified: August 2026Retail & EcommerceNO MCP
API GRADE
D+
VERIFIED AUG 2026

SCORECARD

ExistenceGOODA documented REST API with a public Swagger and OpenAPI reference hosted at rain-4.gitbook.io.
AccessPOORThe MOCK environment works with a default key, but STAGE and PROD API keys must be requested from Rain.
CoveragePOORCustomers, orders, and payments support writes; the product catalog is read-only.
AuthPOORA single static API key passed in the x-api-key header; no OAuth or per-user scoping is documented.
Docs & DXGOODPublic Swagger docs include validation rules and example payloads, and a mock environment ships with a default API key.
StabilityMIXED
MCPNONENo official or community MCP server for Rain POS was found in the official MCP registry or on GitHub. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Rain POS scores D+ on Supergood's API Report Card. Rain ships a documented REST API with public Swagger docs at rain-4.gitbook.io covering catalog reads, customer CRUD, orders, and payments. Auth is a static x-api-key header. A mock environment works out of the box; stage and production keys must be requested from Rain.

Tried to integrate with Rain POS?