RedwoodJS website screenshot

RedwoodJS

Full-stack JavaScript framework with a built-in GraphQL API layer (Yoga + Envelop stack), schema-first development, and automatic SDL generation for Prisma-backed services.

RedwoodJS publishes 1 API on the APIs.io network. Tagged areas include GraphQL, Full-Stack, JavaScript, Prisma, and React.

RedwoodJS’s developer surface includes documentation, pricing, and 7 more developer resources.

21.7/100 emerging ▲ 9.2 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
1 APIs
GraphQLFull-StackJavaScriptPrismaReactFramework

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.7/100 · emerging
Contract Quality 10.5 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.7 / 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/redwoodjs: 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 1

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

RedwoodJS GraphQL API

RedwoodJS exposes a schema-first GraphQL API via GraphQL Yoga at the /graphql endpoint. SDL files define queries and mutations while service functions act as resolvers; Redwood ...

GraphQL 1

GraphQL schemas published by this provider.

RedwoodJS GraphQL API

RedwoodJS exposes a schema-first GraphQL API powered by GraphQL Yoga and the Envelop plugin system. SDL files (*.sdl.ts) declare types, queries, and mutations while service func...

GRAPHQL

Security Posture 1

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

Redwoodjs Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: redwoodjs
name: RedwoodJS
description: Full-stack JavaScript framework with a built-in GraphQL API layer (Yoga + Envelop stack), schema-first development,
  and automatic SDL generation for Prisma-backed services.
type: Index
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/redwoodjs.png
url: https://redwoodjs.com
baseURL: https://example.com/graphql
created: 2026-06-14
modified: 2026-06-14
specificationVersion: '0.19'
tags:
- GraphQL
- Full-Stack
- JavaScript
- Prisma
- React
- Framework
apis:
- aid: redwoodjs:graphql-api
  name: RedwoodJS GraphQL API
  description: RedwoodJS exposes a schema-first GraphQL API via GraphQL Yoga at the /graphql endpoint. SDL files define queries
    and mutations while service functions act as resolvers; Redwood combines them automatically into a fully secured GraphQL
    server with directive-based auth, persisted operations, and built-in health checks.
  tags:
  - GraphQL
  - Yoga
  - SDL
  - Schema-First
  - Prisma
  humanURL: https://docs.redwoodjs.com/docs/graphql
  baseURL: https://example.com/graphql
  properties:
  - url: https://docs.redwoodjs.com/docs/graphql
    type: Documentation
  - url: graphql/redwoodjs-graphql.md
    type: GraphQL
common:
- type: DomainSecurity
  url: security/redwoodjs-domain-security.yml
- url: https://redwoodjs.com
  type: Website
- url: https://docs.redwoodjs.com/docs/introduction
  type: Documentation
- url: https://www.linkedin.com/company/redwoodjs
  type: LinkedIn
- url: https://github.com/redwoodjs
  type: GitHubOrganization
- url: https://redwoodjs.com/pricing
  type: Pricing
- url: plans/redwoodjs-plans.md
  type: Plans
- url: rate-limits/redwoodjs-rate-limits.md
  type: RateLimits
- url: finops/redwoodjs-finops.md
  type: FinOps
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com