API Extensions extend the functionality of the API.
Hooks
Building Extensions
Operations
Services
Sandbox
Extensions Quickstart
This guide will cover how to get started with developing an extension for Directus.
Event Hooks
Hooks allow running code when during the Directus lifecycle or database events.
Was this helpful?