authorize with OAuth 2.0 and place a roofing materials order via the ABC Supply API

domain: apidocs.abcsupply.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Choose the correct OAuth2 grant: Authorization Code (acting for a customer), Authorization Code + PKCE, or Client Credentials (aggregator or individual/business)
  2. Redirect the user to https://auth.partners.abcsupply.com/oauth2/{authServerId}/v1/authorize with client_id, redirect_uri, and scopes such as order.write, pricing.read, and account.read
  3. Exchange the returned authorization code for an access_token/refresh_token by POSTing to the /v1/token endpoint with Basic auth of client_id:client_secret
  4. Resolve the Ship-To account and branch, then POST /prices to validate current per-branch, per-item pricing
  5. Submit the order with POST /orders, including the Ship-To object (account number plus delivery name/address/contacts) and line items

Known gotchas

Related routes

authenticate and place a material order through the SRS Distribution Roof Hub (SIPS) API
apidocs.roofhub.pro · 5 steps · unrated
Use QXO's (formerly Beacon Building Products / Beacon PRO+) partner APIs to place orders, get pricing, and track deliveries for roofing material purchases
qxo.com · 6 steps · unrated
Authenticate with the project44 API using OAuth 2.0 client credentials and manage token refresh for continuous shipment visibility calls
project44.com · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans