XML-RPC api overview
Drupal has an XML-RPC API that helps you provide methods for clients to call, and also a client library to make it easier to call methods on
Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites
Documentation for the Drupal 7 core XML-RPC api.
Drupal has an XML-RPC API that helps you provide methods for clients to call, and also a client library to make it easier to call methods on