Resolve a URL
Resolve URL
Resolve a URL
POST
Resolve a URL
Documentation Index
Fetch the complete documentation index at: https://docs.truststack.dev/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The url to resolve
Example:
"https://truststack.link/<UUID>"
Response
200 - application/json
The URL has been resolved
The URL that was resolved
If a redirect, this is where you have been redirected to. Otherwise, it is just the url provided
The resolution status
Available options:
resolved, not_found, invalid, error Identifier associated with the url, if found.
The type of resolution that occurred
Available options:
redirect, linkset