Get a page's JSON-LD

Return the JSON-LD structured-data graph for a single Site Builder page, served as `application/ld+json`. Same graph as the `structuredData.graph` field on `GET /pages/{slug}`, but exposed directly so search engines and metadata consumers can fetch it without parsing the full page payload.

GET/pages/{slug}/json-ld
Base URLhttps://api.lynkow.com/public/{siteId}

Path parameters

slugstringrequired

URL-friendly identifier, unique per site and locale

Feedback

Was this page helpful?