Skip to main content
GET
Identify Content

Authorizations

Authorization
string
header
required

HTTP Basic Auth using your Publive API key pair, base64-encoded.

Path Parameters

publisher_id
string
required

Your Publisher ID

Query Parameters

legacy_url
string
required

The path/slug to resolve. Format varies by content type: post legacy URL, category slug, /tags/<SLUG>, or /author/<SLUG>.

Response

Content resolved, redirect, or not found — see data.type

status
string

HTTP status code as a string, e.g. "200", "301", "404"

data
object
Last modified on August 10, 2026