The Campus Occupation Insight Sync API exposes the following URL paths:

/batch/{EntityCollectionName} To add, update and delete multiple entities in a single request
/api/{EntityCollectionName} To add, get, update, delete individual entities per request
/odata/{EntityCollectionName} To get a collection of entities using OData query request format
For example: {EntityCollectionName} = "Campuses"