Getting Started
Our platform enables clients to seamlessly integrate data sources and sinks using various methods, including a RESTful API and other data interfaces like Kafka, and sFTP. This guide will help you get started with each of these interfaces.
API
The Validere API allows clients to push data for data ingestion, get visibility into data transaction information, retrieve relevant configuration data and all other emission and operational data available in the platform.
Authentication
To use the API, you need to obtain authentication credentials.
Reach out to our technical support team to get an
auth0 client_id
andclient_secret
.Use these credentials to retrieve a machine JWT token from auth0, which is necessary for API access
Using the API
Push Data: Send data directly to the Validere data platform.
Retrieve Data: Access data based on your configurations in CarbonHub.
Transaction Details: Get insights about your transactions with the data platform.
Push Connectors
Validere allows clients to connect their data sources using push connectors. These connectors facilitate the transfer of data into our platform as events, messages, or files.
How Push Connectors Work:
Data Transfer: Client systems send data to our platform
Processing: The connector receives the data and performs cleaning, normalization, and transformation
Ready for Analysis: Prepared data is then integrated into the platform and downstream use cases
Support and Assistance
Our technical services team is ready to assist you:
Setup: We help set up the required ingestion parameters for your datasets.
Guidance: Our team will guide you through the successful ingestion of your source data.
For further assistance or to start integrating your data with Validere, please contact [email protected]
Last updated