Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

JSON:API Frontend

8 sites No security coverage
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

Activity

Total releases
11
First release
Jan 2026
Latest release
1 month ago
Releases (12 mo)
11 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.12 Stable Jun 12, 2026
1.0.11 Stable Jun 12, 2026
1.0.10 Stable Jan 4, 2026
1.0.9 Stable Jan 3, 2026
1.0.8 Stable Jan 2, 2026
1.0.7 Stable Jan 2, 2026
1.0.6 Stable Jan 1, 2026
1.0.5 Stable Jan 1, 2026
1.0.4 Stable Jan 1, 2026
1.0.3 Stable Jan 1, 2026
1.0.2 Stable Jan 1, 2026