The Resource Management APIs facilitate interaction with SafetyChain Resource Objects through standard REST API endpoints, utilizing appropriate HTTP verbs. These APIs support both singular and plural object names, allowing users to anticipate the expected output format. Additionally, all PUT, POST, and DELETE endpoints are designed to handle singular transactions exclusively.
Note
Not all Resource Management APIs support POST, PUT, or DELETE methods. Access to these APIs is restricted to users with the appropriate admin permissions.
Additionally, APIs handling List Objects are only available to tenants with Lists enabled. For more details, please contact support.
This document provides an overview of how to use the APIs effectively.