For Directus v11.1.0+
Directus API Reference
Learn how to use our API
Each Directus project comes with an integrated RESTful API that adapts as you work on your project.
Authentication is achieved via access tokens, cookies or sessions.
You can also interact with the API using GraphQL or the Directus SDK.
This API reference is generated from our OpenAPI specification. Found an error? Please open a PR on the directus/openapi repo!