Datahub API
The Datahub API provides access to the historic values of features. It allows to retrieve feature values in a streaming fashion, with options for real-time\nupdates and content negotiation.
The purpose of this API is to allow clients to replicate feature values in a way that is efficient and scalable. It is designed to be used by customers that wants data from Predicti in their own systems, such as data warehouses or other data processing systems.
Predicti also offers a set of default integrations for popular data warehouses and data stores. These integrations are designed to be used with the Datahub API, and provide a way to easily replicate feature values into these systems. Please contact us if you are interested in using these integrations.
Authentication
- API Key: api_key
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | x-api-key |
License