Authenticate to the RFMS flooring ERP REST API and open a session before calling any customer, quote, or order endpoints
domain: api2docs.rfms.online · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Ask your RFMS Client Success Manager to enable the 'RFMS MOE API' service and issue your Store Queue value and API Token (see Zendesk article 'Generate API Credentials for Developers')
Call the Begin Session method using HTTP Basic Auth: the full Store Queue as username, the API Token as password
Read the sessionToken and sessionExpires fields from the JSON response and store them for subsequent calls
Include the session token on every following request per the docs at api2docs.rfms.online/?version=latest
Check the standard response envelope's status field (success / waiting / failed) and poll or retry accordingly
Known gotchas
API access is gated by your RFMS ERP subscription tier: Core = Standard API, Professional = Plus, Enterprise = Enterprise tier; endpoints like order/inventory management require Enterprise
The older apidocs.rfms.online docs are deprecated; use api2docs.rfms.online/?version=latest instead
Sessions expire — always check sessionExpires and re-authenticate rather than assuming a token stays valid indefinitely
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?