CollectionSpace Rest API

The CollectionSpace API allows you to write your own scripts and programs to create, update, read, list and delete CollectionSpace data, as well as integrate other systems with CollectionSpace via the service layer’s REST API. 

Sculpture Collection

To use the REST API, you must be able to:

Make HTTP/HTTPS requests using the GET method to read and list data, and optionally the POST, PUT, and DELETE methods.

Create and parse XML documents

For more information on getting starting and using the API, please CollectionSpace Technical Documentation.