Setting up a REST service

Last updated on
5 July 2022

There is already really good documentation for setting up basic REST Services using the REST module for Drupal 8.

SEE:
https://www.drupal.org/docs/8/core/modules/rest

It is assumed that REST services are configured to allow POST with Basic Authentication enabled. Double check that setting match.
/admin/config/services/rest/resource/entity:node/edit

For the hal_json format, this module is moving out of Core and will become a Contributed Module. There are different versions of the HAL module for D9 and D10. https://www.drupal.org/project/hal

REST Setup Settings

Help improve this page

Page status: No known problems

You can: