Skip to content

USPS Web Tools API platform will be retired on January 25, 2026 #5

@LiterallyLarry

Description

@LiterallyLarry

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:

  1. 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.
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions