Understanding REST in Drupal: Acquia Certification Module 2.9

Display Modes (Form Modes and View Modes)
Saroj K

Module 2.9 of the Weekly Drupal series introduces REST and web services as part of Acquia’s developer certification prep. Saroj focuses on how Drupal handles external API access through its core modules and when REST is a suitable solution.

The article clarifies Drupal’s core REST architecture, including the REST and Serialization modules that enable JSON-based communication for external applications. REST allows external systems such as mobile apps or decoupled frontends — to read, create, and update content through HTTP requests. The article explains key concepts such as REST resources, HTTP methods, authentication types (including cookie-based and basic auth), and the role of permissions in securing endpoints.

Saroj highlights exam-relevant distinctions between REST and Views. REST is intended for external use, while Views is best for content presentation within Drupal. Other important topics include caching strategies for REST responses, serialisation formats like JSON and HAL, and how to avoid overengineering by choosing the simplest viable solution. The module reinforces Drupal’s configuration-first approach and urges developers to apply REST judiciously in real-world and certification scenarios.

Reference: Module 2.9 – REST / Web Services (18 December 2025)

Disclosure: This content is produced with the assistance of AI.

Disclaimer: The opinions expressed in this story do not necessarily represent that of TheDropTimes. We regularly share third-party blog posts that feature Drupal in good faith. TDT recommends Reader's discretion while consuming such content, as the veracity/authenticity of the story depends on the blogger and their motives. 

Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We strive to create and distribute our content based on these content policy. If you see any omission/variation on this please reach out to us at #thedroptimes channel on Drupal Slack and we will try to address the issue as best we can.

Related People

Upcoming Events

Latest Opportunities