Using shipstation-sdk with shipstation.com

TypeScript integration

Install
npm install shipstation-sdk
Quick start
import Shipstation_sdk from 'shipstation-sdk';

const client = new Shipstation_sdk({ apiKey: "YOUR_API_KEY" });
List All Questions
curl \
  https://polls.apiblueprint.org/questions
SDK on GitHub 📄 API Docs
SDK
shipstation-sdk
TypeScript
API
shipstation.com
shipstation.com
At a glance
Language TypeScript
Endpoints2
Base URLhttps://polls.apiblueprint.org