I created a HubSpot developer account via the “Create developer account” flow,
and I can log in to a HubSpot portal successfully.
However, I cannot find any UI for creating a public app
(no “Apps” list or “Create app” button).
Inside the portal, the “Develop” section looks like a normal HubSpot portal
with developer features, rather than the developer account UI
where public (OAuth) apps can be created.
My question is:
Is there any additional step required to enable the public app (OAuth) creation UI
for a developer account?
Or is there a specific type of developer portal that must be provisioned
to access the Apps screen?
I’m trying to test the standard OAuth authorization flow
(authorization code → access/refresh token).
I created a HubSpot developer account via the “Create developer account” flow,
and I can log in to a HubSpot portal successfully.
However, I cannot find any UI for creating a public app
(no “Apps” list or “Create app” button).
Inside the portal, the “Develop” section looks like a normal HubSpot portal
with developer features, rather than the developer account UI
where public (OAuth) apps can be created.
My question is:
Is there any additional step required to enable the public app (OAuth) creation UI
for a developer account?
Or is there a specific type of developer portal that must be provisioned
to access the Apps screen?
I’m trying to test the standard OAuth authorization flow
(authorization code → access/refresh token).
Thanks in advance for any guidance.
Public apps can only be created inside a dedicated HubSpot Developer Account, which has a separate interface from a normal HubSpot CRM portal. Even if your portal shows a Develop section, it may still be behaving like a standard HubSpot account and not the developer dashboard where OAuth apps are managed. There is no extra manual activation step required, but you must access the correct developer portal, typically by logging in and visiting the developer dashboard directly at Developers | HubSpot. From there, you should see options like Apps, Projects, and Test Accounts. Also, ensure you have Super Admin permissions, as app creation is restricted to those users. If the Apps UI is still missing, it may be because your account is using HubSpot’s newer developer platform, where public apps are created through projects and sometimes via the HubSpot CLI instead of a traditional “Create app” button.