The Palantir Platform SDK/API team has been doing some awesome work with new API development – it seems like every time I go to the API reference page there are new endpoints available for use! There are a few on my wish list, so I thought I’d list them here in hopes they may get picked up in a future release.
Catalogs
Some way to identify resources that belong to a catalog/collection (either as another attribute in the response body of the Get Resource call, as it’s own endpoint, or by expanding the List Children of Folder endpoint to accept either a Compass Folder RID or Collection RID). A POST/PUT call would also be super helpful to be able to add resources to the catalog.
Health Checks
Could we expand the Create Check call to also allow creating “Time since last updated” health checks? These are our most frequently used. Also, an endpoint to list Checks by Dataset/Resource RID would be really helpful.
Lineage
Something that would be very powerful for us to help with platform admin/oversight would be the monocle APIs - the most simple and powerful could be a Get Resource Inputs call which accepts a Dataset/Resource RID and returns the inputs for that resource.