Question: What is the main difference between the dev docs and the knowledge base (KB)?
- The dev docs are written with developers in mind, while the KB is written with end-users in mind.
- The dev docs are written with end-users in mind, while the KB is written with developers in mind.
- The dev docs have no code snippets, while the KB does.
- The dev docs have screenshot-based tutorials, while the KB only lists what features are available to you.
Explanation
Developer documentation is built for technical users who need API references, authentication guidance, code examples, and integration instructions. The knowledge base is built for end-users who need help using HubSpot tools inside the product interface. Developer docs explain how to build with HubSpot, while the KB explains how to operate HubSpot features. This distinction matters because developers need endpoint-level details, while end-users need task-based product guidance.
Why the other options are incorrect
End-user dev docs This reverses the intended audiences for developer documentation and the knowledge base.
No code snippets This is incorrect because developer documentation commonly includes code examples and technical implementation details.
Screenshot-based tutorials This is incorrect because the KB often includes product walkthroughs, while developer docs focus on APIs, apps, and integrations.
Source for verification
https://developers.hubspot.com/docs
https://knowledge.hubspot.com/
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Integrating With HubSpot I: Foundations" page.
