🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

peekdata-datagateway-api-sdk

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peekdata-datagateway-api-sdk

This is an SDK for [Peekdata API](https://peekdata.io/developers/index.html#/api/).

3.2.5
latest
Source
npm
Version published
Weekly downloads
16
-36%
Maintainers
4
Weekly downloads
 
Created
Source

This is an SDK for Peekdata API.

Supported APIs

  • Configuration API - for managing engine configuration
  • Data model API - for fetching available Scopes, Data Models, Cubes,
    Dimensions, Metrics. It also lets you to reload Data Model
    configurations.
  • Data API - for fetching data in various formats or generated SQL
    queries
  • Validation API - for validating data requests and getting valid
    combinations of dimensions and metrics
  • Healthcheck API - for monitoring system status
  • Report API - for managing Reports

Installation

Install SDK using:

npm install --save peekdata-datagateway-api-sdk

or

yarn add peekdata-datagateway-api-sdk

Initialization and Confifuration

More information about available SDK methods and how to initialize the SDK can be found in docs.

More examples

Keywords

peekdata

FAQs

Package last updated on 25 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts