Directus website screenshot

Directus

Open-source data platform that wraps any SQL database with a REST and GraphQL API, auto-generated from the schema, plus a no-code admin app for data management. Directus turns any new or existing SQL database (PostgreSQL, MySQL, SQLite, MS SQL, OracleDB, CockroachDB) into an instant REST and GraphQL API with a visual Data Studio for non-technical users. The platform includes policy-based access control, an automation engine (Flows), a built-in AI assistant, digital asset management, real-time WebSockets, and an MCP server for AI agent integration. Deployable as a self-hosted open-source project or as Directus Cloud.

Directus publishes 2 APIs on the APIs.io network. Tagged areas include GraphQL, REST API, Headless CMS, Data Platform, and Open Source.

Directus’ developer surface includes documentation, engineering blog, pricing, getting-started guide, API reference, YouTube channel, sandbox, and 12 more developer resources.

27.3/100 emerging ▲ 8.7 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
2 APIs
GraphQLREST APIHeadless CMSData PlatformOpen SourceSQL DatabaseNo-CodeContent ManagementReal-TimeMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 27.3/100 · emerging
Contract Quality 10.8 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/directus: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Directus REST API

Auto-generated REST API built on top of any SQL database schema. Provides full CRUD operations on all collections, authentication endpoints, file management, user and role manag...

Directus GraphQL API

Auto-generated GraphQL API that mirrors the REST API surface, providing strongly-typed queries and mutations for all collections and system endpoints. Supports nested relational...

GraphQL 1

GraphQL schemas published by this provider.

Directus GraphQL API

Auto-generated GraphQL API that mirrors the REST API surface, providing strongly-typed queries and mutations for all collections and system endpoints in a connected SQL database.

GRAPHQL

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Directus Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: directus
name: Directus
kind: opensource
description: Open-source data platform that wraps any SQL database with a REST and GraphQL API, auto-generated from the schema,
  plus a no-code admin app for data management. Directus turns any new or existing SQL database (PostgreSQL, MySQL, SQLite,
  MS SQL, OracleDB, CockroachDB) into an instant REST and GraphQL API with a visual Data Studio for non-technical users. The
  platform includes policy-based access control, an automation engine (Flows), a built-in AI assistant, digital asset management,
  real-time WebSockets, and an MCP server for AI agent integration. Deployable as a self-hosted open-source project or as
  Directus Cloud.
url: https://raw.githubusercontent.com/api-evangelist/directus/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/directus.png
type: Index
access: Open Source
position: Consumer
created: '2026-06-14'
modified: '2026-06-14'
specificationVersion: '0.19'
tags:
- GraphQL
- REST API
- Headless CMS
- Data Platform
- Open Source
- SQL Database
- No-Code
- Content Management
- Real-Time
- MCP
apis:
- aid: directus:rest-api
  name: Directus REST API
  description: Auto-generated REST API built on top of any SQL database schema. Provides full CRUD operations on all collections,
    authentication endpoints, file management, user and role management, and system configuration. The API is dynamically
    generated from the connected database schema and includes filtering, sorting, pagination, and field selection via query
    parameters.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://directus.com/docs/api
  tags:
  - REST
  - CRUD
  - Collections
  - Authentication
  - Files
  properties:
  - type: Documentation
    url: https://directus.com/docs/api
  - type: Reference
    url: https://directus.com/docs/api/items
  - type: Authentication
    url: https://directus.com/docs/auth
- aid: directus:graphql-api
  name: Directus GraphQL API
  description: Auto-generated GraphQL API that mirrors the REST API surface, providing strongly-typed queries and mutations
    for all collections and system endpoints. Supports nested relational queries, filtering, sorting, aggregation, and subscriptions
    via WebSockets. The schema is dynamically generated from the connected SQL database.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://directus.com/docs/graphql
  tags:
  - GraphQL
  - Queries
  - Mutations
  - Subscriptions
  - Real-Time
  properties:
  - type: Documentation
    url: https://directus.com/docs/graphql
  - type: GraphQL
    url: graphql/directus-graphql.md
  - type: GraphQLSchema
    url: graphql/directus-schema.graphql
common:
- type: DomainSecurity
  url: security/directus-domain-security.yml
- type: Website
  url: https://directus.com/
- type: Documentation
  url: https://directus.com/docs
- type: LinkedIn
  url: https://www.linkedin.com/company/directus-io
- type: GitHubOrganization
  url: https://github.com/directus
- type: GitHubRepository
  url: https://github.com/directus/directus
- type: Blog
  url: https://directus.com/blog
- type: Pricing
  url: https://directus.com/pricing
- type: Plans
  url: plans/directus-plans.md
- type: RateLimits
  url: rate-limits/directus-rate-limits.md
- type: FinOps
  url: finops/directus-finops.md
- type: GettingStarted
  url: https://directus.com/docs/getting-started
- type: APIReference
  url: https://directus.com/docs/api
- type: Community
  url: https://community.directus.io
- type: Discord
  url: https://discord.com/invite/directus
- type: YouTube
  url: https://www.youtube.com/@DirectusVideos
- type: Twitter
  url: https://twitter.com/directus
- type: License
  url: https://github.com/directus/directus/blob/main/license
- type: Sandbox
  url: https://sandbox.directus.io
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com