-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
According to the Web Tools API webpage:
The Web Tools API platform shut down on Sunday, January 25, 2026. Platform support is sunsetting and availability may be degraded or interrupted at any time. All Web Tools API users must switch now to USPS APIs.
This will affect the USPS-Tracking-Python tool as we utilize the Web Tools API key to perform tracking requests.
Unfortunately updating this tool to use the new USPS APIs presents several new problems:
- API keys are no longer accepted on the new USPS APIs, which mandate the use of OAuth tokens. This requires a significant addition to the existing tool to support the new authentication flow.
- Tracking API access is not provided by default to new users onboarding to the USPS APIs. You will have to go through the red tape of submitting an access request along with business justification which I understand is a barrier of entry for individual developers/hobbyists.
That said, I will push an update to migrate over to the new USPS APIs in the future. Since new users are unable to sign up for Web Tools API anymore this project's current usability is very limited.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels