APIs & Integrations

galatioto
Member

Call an API without OAuth

Hi

I'm starting to study HubSpot integrations.
I would like to make a "click to call" app with my PBX.
This PBX exposes API to do so but without an OAuth security (it uses simply APIKeys..)

Is it possible to develop an app like this and publish it into marketplace or the APIKeys authorization method is a no go constraint?

Thanks

 

0 Upvotes
3 Replies 3
galatioto
Member

Call an API without OAuth

Anyone know my answer?
In an OAuth HubSpot app can I consume API that have NO OAuth validation as above?

0 Upvotes
Jaycee_Lewis
Community Manager
Community Manager

Call an API without OAuth

Hey, @galatioto  👋 To confirm, OAuth is a requirement for any app listed on the marketplace.

Please note: Any app designed for installation by multiple HubSpot accounts or listing on the App Marketplace must use OAuth. If you use an API key, your app listing will be rejected

 

Best,

Jaycee

 

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
galatioto
Member

Call an API without OAuth

Hi Jaycee, first of all thank you for your answer.

I'v already read this constraint into documentation but I'm still doubt, let me explain better: Of course the HubSpot app will have an OAuth validation but, by this, I would like only to consume my PBX API call (this one simply with APIKey validation..)

I think it is somthing like "an HubSpot's app that uses external information from a free no validation API source..."

 

0 Upvotes