HubSpot Developer Changelog

Sunset: Replacing api-catalog-public/v1/apis Endpoint

Written by Hannah Seligson | Aug 12, 2024 2:34:19 PM

Starting November 11th, 2024, we are deprecating the api-catalog-public/v1/apis endpoint, which will be replaced by the new public/api/spec/v1/specs endpoint. The new endpoint provides a different response format to support HubSpot API versioning and will continue to link to the same HubSpot public OpenAPI specs. If you're currently referencing our OpenAPI specs, we encourage you to migrate to the new endpoint as we plan to retire the old service.

What's changing?

We are deprecating the existing api-catalog-public/v1/apis endpoint and replacing it with a new one.

  • Affected Endpoint: api-catalog-public/v1/apis
  • Replacement Endpoint: public/api/spec/v1/specs

The replacement endpoint will include a new response format. Here is a truncated version of the response:

For users currently leveraging the api-catalog-public/v1/apis endpoint, we strongly urge you to migrate to the replacement endpoint before the sunset date. 

Reason for Change

This update is being implemented to support multiple versions of HubSpot APIs.

When is it happening?

This change goes into effect on November 11th, 2024.

Questions or comments? Join us in the developer forums.