-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Core - Content REST APIs
-
None
-
1
-
1
Confluence currently has no public, documented REST API to resolve Tiny URLs (e.g. /x/AbCd) to their corresponding page URLs or page IDs. Customers can only achieve this today by relying on internal behaviors (such as tinyurl.action and HTTP redirects) and then parsing the final URL to extract the page ID.
These approaches are brittle and require ongoing maintenance, because they depend on internal implementation details. This is a concern for customers building long‑lived external integrations and automation that need a reliable, supported way to take a Tiny URL and map it to the underlying page resource.