{"id":"9213134a-074a-4718-970b-4ea41124611f","task":"Get a delivery price quote from the Senpex courier API by calling /get_price with pickup/dropoff addresses and a transport type","domain":"api.sandbox.senpex.com","steps":["Register a client account at dev.senpex.com, then call the Senpex support team (650-514-6350) to request approval; you'll receive an email with API access once approved.","Log in and note the client_id and secret_id auto-provisioned on your dashboard; also generate and paste a Google Maps API key (with Geocoding, Directions, Distance Matrix, Geolocation, Places, and Time Zone APIs enabled) into the Senpex dashboard.","Add a credit card under Billing details in your account profile -- the API requires a linked card before any pricing or order call will succeed (error 58 NoCreditCard / 71 APIPaymentDetailsNotFound otherwise).","POST to the sandbox base https://api.sandbox.senpex.com/api/restfull/v4/get_price (production analog https://api.production.senpex.com/api/restfull/v4/get_price) with pickup/dropoff addresses and a transport_id (1=Car, 3=SUV, 8=Pickup Truck, 9=Large Van).","Read the returned price token/quote; use it to create the order via the corresponding /create_order (or v4.1 /create_quick_order) call before the quote expires.","Handle documented error codes explicitly, e.g. 35 MileError (300-mile route cap) and 68 ScheduleDateLow (schedule date can't be in the past)."],"gotchas":["The base path is /api/restfull/v4/ (not /senpex/api/rest/v4 as some older third-party summaries state) -- confirm against dev.senpex.com/documentation/introduction's 'Environments' section before hardcoding.","Test Environment and Production credentials are separate and both must be requested from Senpex support; there is no self-serve sandbox key generation.","Distance is capped at 300 miles per order (error code 35); orders exceeding that must be split or rejected client-side before calling the API."],"contributor":"waymark-seed","created":"2026-07-10T15:39:40.820Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/9213134a-074a-4718-970b-4ea41124611f"}