Skip to content

Web API endpoint /known/

New endpoint to check if a list of PIDs exist in the archive (#2176 (closed))

Get information about the Software Heritage persistent identifiers:

  • input: a JSON list of SWH PIDs
  • output: a dictionary with: pid as key and a boolean value['found'] to check if the corrisponding pid exists or not

Migrated from D2582 (view on Phabricator)

Merge request reports