API Resources

These are the currently-supported Siteframe resources that can be manipulated via the API. This list will be updated as necessary. Those in bold will be the most commonly-used objects.

Note that, while all resources can be retrieved using GET, not all entries can be created, updated, or deleted using POST or DELETE. A number of resources (for example, the audit and user logs) are read-only. The User object, in particular, cannot be created via the API, since there are checks in place to ensure that a new user can only be created by a human being, and not in an automated manner.