Introduction
APC Postal Logistics APIs let you integrate label creation, rating, and tracking into your systems.
For assistance, email apisupport@apc-pli.com.
Rate limit
- Float limit:
10 reqs/sec - Block quota:
36,000 reqs/hr
Base URLs
- Label (staging):
https://parcelconnect-stage.apc-pli.com/api/system/packages/register - Label (production):
https://parcelconnect.apc-pli.com/api/system/packages/register - Rate:
https://api2.apc-pli.com/v2/getRate - Track:
https://api2.apc-pli.com/api/tracking - Services:
https://parcelconnect.apc-pli.com/api/customer/apc-delivery-services - Update:
https://parcelconnect.apc-pli.com/api/customer/packages/update - Void:
https://parcelconnect.apc-pli.com/api/customer/void-labels
All endpoints use HTTPS and require authentication.
Authentication
- Label: JSON auth with
userID,accountNumber,passcodein the request body. - Rate, Track, Services, Update, Void: HTTP Basic Auth.