Create REST API in Foundry (POST Request)

Hi,

I’m exploring methods to periodically send JSON-formatted data, generated by a local PC to Palantir Foundry. Specifically, I’m looking to update a specific Dataset within Foundry using an HTTP POST request.

I’d like to confirm if this approach (data ingestion via REST API POST requests) is a officially supported method within Palantir Foundry. If so, I would greatly appreciate guidance.

This is officially supported! Check out our public APIs, specifically our dataset and streaming apis