Identify Content
Identify Content
Resolves an arbitrary legacy URL/slug to the content it represents (post, category, tag, author), a redirect, or not-found. Response shape varies by the resolved data.type.
A beta variant of this endpoint is also available at
https://cds-beta.thepublive.com/publisher/{publisher_id}/identify_url/.GET
Identify Content
Authorizations
HTTP Basic Auth using your Publive API key pair, base64-encoded.
Path Parameters
Your Publisher ID
Query Parameters
The path/slug to resolve. Format varies by content type: post legacy URL, category slug, /tags/<SLUG>, or /author/<SLUG>.
Last modified on August 10, 2026