Once you have downloaded and set up the software, keys and certificates described in PIDs: New system setup, you can begin minting and managing your PIDs! This is predominately done through a HTTP JSON REST API and the programming language of your choice. We also offer some additional tools like a search tool to see if a PID already exists for an object and a bulk upload tool for initial migration.
Handle HTTP JSON REST API
An Application Programming Interface (API) is a document or standard that parties agree to facilitate the communication between them. The handle API follows REST API standards and allows programmatic access to handle resolution using HTTP and returns JSON.
With the HTTP JSON REST API users can:
Mint/Create new handles
Modify existing handles (e.g. change the reference location, add or remove metadata, etc)
SURF supports using the handle tools for an initial bulk upload. And only for an initial upload! This is described in the Handle Tech Manual in chapter 4.