Get SPOT API credentials and request an authentication token (GetToken)
domain: apidocs.mydrycleaner.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Contact SPOT Sales (spot_sales@xplortechnologies.com or 801-208-2212) to subscribe to the SPOT API service and receive your AccountKey and SecurityID; a 30-day free development/testing window is included.
Send a GetToken request with RequestType="GetToken" plus your AccountKey and SecurityID as JSON to the relevant endpoint (e.g. CustomerConnect at https://api.mydrycleaner.com/q or Franchise at https://api.mydrycleaner.com/f).
Read the SessionID out of the response and use it in place of SecurityID on all following requests.
Never place SecurityID in browser-side or other client-exposed code — only SessionID is safe to use client-side.
Reset the 20-minute inactivity session by issuing at least one request within that window, or call GetToken again to start a new session.
Known gotchas
SecurityID may only be sent on GetToken and CloseInvoice requests; sending it elsewhere is a misuse of the API and a security risk.
Sessions expire after 20 minutes of inactivity — a stale SessionID fails with a 401 Unauthorized.
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?