Skip to main content
Version: v0.31.0

Check if a URL exists in bookmarks

GET 

/bookmarks/check-url

Check if a URL is already bookmarked. Uses substring matching to find candidates, then normalizes URLs (ignoring hash fragments and trailing slashes) for exact comparison.

Request

Responses

Object indicating whether the URL is bookmarked. bookmarkId is null if not found.