HubSpot v4 APIs are deprecated

Open
#495 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Quiet
Tech stack
python
Domain
api

Research direction

The issue names no files, tests, or entry points in the hubspot-api-python package. Start by inventorying package calls that use HubSpot v4 APIs, then identify the supported date-based API version to target. Done means the package no longer uses v4 and its integrations remain functional.

Written by the indexing model from the issue text.

Description

See https://developers.hubspot.com/changelog/deprecating-support-for-hubspot-v4-apis

What does this mean for developers?

If your app or integration currently uses v4 APIs (e.g., /crm/v4/), you should plan to migrate to the latest date-based versioned API before March 30, 2027. The current recommended target is API version 2026-03.

To prepare:

  • Inventory any applications, integrations, or internal tooling that still call v4 APIs.
  • Update those integrations to use a supported date-based API version.
  • Validate and roll out the new version before the end-of-support date to avoid disruption.

For Marketplace apps, this also affects certification and recertification. Apps using unsupported API versions that no longer meet the latest requirements may be denied certification or recertification, and non-functional apps may be removed from the HubSpot Marketplace.

Please update the package to use the current recommended API version.

Dominant language
Python
Stars
434
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from HubSpot/hubspot-api-python

All issues in HubSpot/hubspot-api-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.