Drupal is a registered trademark of Dries Buytaert

jsonapi_frontend

2 sites No security coverage
View on drupal.org

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
9
First release
Jan 2026
Latest release
1 month ago
Release cadence
0 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
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