authenticate and place a material order through the SRS Distribution Roof Hub (SIPS) API
domain: apidocs.roofhub.pro · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Email APISupportTeam@srsdistribution.com with your company name and integration purpose to request a client_id and client_secret
POST to /authentication/token to exchange credentials for a 24-hour access_token
Call /api/customer/validate and confirm validIndicator is true before proceeding
Retrieve the jobAccountNumber and branchCode via GET /branches/v2/customerBranchLocations/{customerCode}
Price line items with POST /products/v2/price, then submit the order with POST /orders/v2/submit (synchronous in staging, asynchronous/queue-based in production)
Known gotchas
Save the jobAccountNumber from the customer-branch lookup — it's required on every subsequent order submission
SRS's own guide estimates most integrations take 2-3 weeks to go live — budget onboarding time rather than expecting same-day production access
The staging environment (services-qa.roofhub.pro) only supports synchronous test orders; production access and async order processing require a separate request to SRS API Support
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?