True or false? Most HubSpot API endpoints are public and can be accessed using client-side JavaScript.
Choose an answer
Tap an option to check your answer.
Correct answer: False.
Why this is the answer
API access should be handled through secure server-side logic because protected resources require valid credentials and permissions. In Amazon Ads, an application must use OAuth 2.0 authorization before it can act on behalf of an advertiser. Access tokens allow API calls to retrieve or manage advertiser data, so exposing them in browser-side code creates avoidable security risk. Client-side JavaScript is not appropriate for handling secrets, refresh tokens, or protected advertiser operations. Secure integrations should keep authorization handling outside publicly visible code.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed