Drupal
communityOpen-source content management system and web application framework used by 1.5 million+ websites with a large module and theme ecosystem.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v4/modulesSearch Drupal contributed modules
Parameters
searchmodule name or description (stringoptionalcompatibility10.x|9.x|8.x (stringoptionalfield_project_typefull|sandbox (stringoptionalReturns
list[] with project_machine_name, title, field_project_type, field_compatibility[], downloads, createdGET
/api/v4/modules/{name}Get module details and documentation
Returns
module with title, description, downloads, installs, issue_summary, links{homepage, issues}GET
/api/v4/security-advisoriesGet Drupal security advisories
Parameters
limitintegeroptionalprojectproject name (stringoptionalReturns
advisories[] with title, project, version, risk_level, cve, published_at, url