Create Bookmark

Create a new bookmark using the SaveIt.now API

Create a new bookmark in your SaveIt.now account.

Request Parameters

ParameterTypeRequiredDescription
urlstringYesThe URL to bookmark
transcriptstringNoOptional transcript content for the bookmark
metadataobjectNoOptional metadata object for additional information

Error Responses

400 Bad Request - Invalid URL format or validation error

401 Unauthorized - Invalid or missing API key

409 Conflict - Bookmark already exists

Notes

  • The page title, description, and other metadata will be automatically extracted from the URL
  • Screenshots are generated asynchronously after bookmark creation
  • Duplicate URLs are not allowed - use the update endpoint to modify existing bookmarks
  • The API will validate the URL format and accessibility before creating the bookmark