Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

JSON:API Frontend

19 sites No security coverage Drupal 10–11
View on drupal.org

This module provides a routing API for JSON:API frontends, ensuring that aliases, redirects, and language configurations are correctly resolved. It allows your frontend to reliably fetch the correct JSON:API URL for content.

Route resolution for Drupal JSON:API frontends

jsonapi_frontend adds a reliable “path → resource” router API for headless and hybrid sites. It resolves aliases, redirects, Views pages, language, and access checks so your frontend can fetch the right JSON:API URL every time.

Quick start

composer require drupal/jsonapi_frontend
drush en jsonapi_frontend

Configure at: /admin/config/services/jsonapi-frontend

Resolve paths

GET /jsonapi/resolve?path=/about-us&_format=json

Note: The resolver runs Drupal access checks; restricted/unpublished content resolves as “not found”.

Try it on Vercel (free)

One-click deploy a starter on Vercel. Set DRUPAL_BASE_URL to your Drupal site URL.

Add-ons (optional)

Requires: Drupal 10/11 + core JSON:API + Path Alias.

Docs: https://www.drupal.org/docs/
contributed-modules/jsonapi-frontend

Depends on

Dependencies of the latest stable release

  • jsonapi Drupal core
  • path_alias Drupal core

Required by

3 tracked projects depend on this one

Activity

Tracked releases
12
Tracked since
Jan 2026
Latest release
1 month ago
Releases (12 mo)
12 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.13 Stable 10–11 Jul 24, 2026
1.0.12 Stable 10–11 Jun 12, 2026
1.0.11 Stable 10–11 Jun 12, 2026
1.0.10 Stable 10–11 Jan 4, 2026
1.0.9 Stable 10–11 Jan 3, 2026
1.0.8 Stable 10–11 Jan 2, 2026
1.0.7 Stable 10–11 Jan 2, 2026
1.0.6 Stable 10–11 Jan 1, 2026
1.0.5 Stable 10–11 Jan 1, 2026
1.0.4 Stable 10–11 Jan 1, 2026
1.0.3 Stable 10–11 Jan 1, 2026
1.0.2 Stable 10–11 Jan 1, 2026