Purolator Locator Virtual Sandbox
Access Purolator shipping location and service point data.
The Purolator Locator API provides developers with the ability to search for Purolator shipping locations, drop-off points, and service centers. It supports address-based queries to help users find the nearest facilities for shipping or package pickup.
Use this hosted sandbox to simulate Purolator Locator APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate address-based location queries, verify facility metadata responses, test distance-based sorting logic, and handle edge cases for invalid addresses or service point availability.
General(2 operations)
GET
| Query Parameter Name | Example |
|---|---|
language* | en |
requestReference* | test |
streetAddress | 9 Michael Power |
city | Vancouver |
postalCode | M9A0A5 |
provinceCode | ON |
radialDistanceInKm | 0.321 |
holdForPickup | false |
dangerousGoods | true |
kiosk | true |
streetAccess | false |
wheelChairAccess | false |
maxNumberOfLocations | 2 |
locationType | Staples |
openTime | 08:00:00 |
closeTime | 20:00:00 |
currentlyOpen | false |
gmtOffSet | 05:00:00 |
daysOfOperation | Monday,Tuesday |
| Header Name | Example |
|---|---|
x-api-key* | "39D80C04FC7145B28183D0B115C1A108" |
x-origin-verify* | "4haNnWx99hnAk1IzK3hYrrByroWbhoTB" |
access-control-allow-origin* | "*" |
{
"location": "8931 Walker Harbor Suite 883"
}Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.| Header Name | Example |
|---|---|
x-origin-verify* | "4haNnWx99hnAk1IzK3hYrrByroWbhoTB" |
x-api-key* | "43q1L9ts9JDdoEnf89TAkYiYmm45qAI8" |
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.Service Homepage: developer.purolator.com/
purolatorlogisticsshippinglocatoraddress