You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

peekdata-datagateway-api-sdk

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
Version published
Weekly downloads
30
-9.09%
Maintainers
4
Weekly downloads
 
Created

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

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