API
Welcome to Validere's API, a RESTful interface designed for efficiently integration data between client data sources/sinks and the platform
The API is organized around REST and has resource-oriented routes, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, verbs and versioning.
Use Case
The API is ideal for clients looking to integrate their data with Validere’s platform. It supports various data formats and is optimized for high-frequency, medium-latency data transfers.
Using the API
Push Data: Send data directly to the Validere platform and any shape to best accomodate source systems and to minimize data transformations
Retrieve Data: Access asset configuration, operational and emission data both submitted to and computed within the platform
Transaction Details: Get insights about your data ingestion transactions
Last updated