Skip to content

kaneliu120/sip-api-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIP Data API — Postman Collections

Run in Postman

Access 990+ government data products across 42 countries — company registries, sanctions lists, patents, building permits, healthcare databases, court decisions, procurement notices, and more. All data sourced from official government registries in real-time.

87 example responses included — see real API output without running a single request.

Collections

Government Data APIs (direct SIP API)

Collection Country Products Examples Sectors
US Government Data 🇺🇸 United States 175 6 Business, Permits, Compliance, Health, Finance, Education, Transport
Canada Government Data 🇨🇦 Canada 89 12 Business, Permits, Procurement, Health, Finance, Energy, Education, Legal
EU Government Data 🇪🇺 European Union 85 12 Financial Registries, Health, Energy, Education, Legal, Procurement
Taiwan Government Data 🇹🇼 Taiwan 56 10 Stock Market, FDA, CDC, Environment, Food Safety
France Government Data 🇫🇷 France 36 10 Business, Construction, Health, Legal, Procurement
UK Government Data 🇬🇧 United Kingdom 31 7 Charities, Planning, NHS, Case Law, Procurement
Australia Government Data 🇦🇺 Australia 28 9 ASIC, Permits, Medicare, IP, Procurement
Global Sanctions & Company Verification 🌍 Global 15 9 OFAC, EU/CA Sanctions, GLEIF, VAT, FINRA, FDIC

Web Scraper Actors (Apify API)

Collection Actors Examples
SIP Web Scrapers Google Maps, YouTube, TikTok, LinkedIn Jobs, Reddit, Facebook Ads, Booking/Airbnb, eBay/Target, Zillow/Zumper, Stealth Scraper 12

Quick Start

Option 1: Postman (recommended)

  1. Visit the SIP Data Products API workspace
  2. Fork the collection you need
  3. Set your api_key variable
  4. Send your first request

Option 2: Import from this repo

  1. Download any .json file from the postman/ directory
  2. In Postman, click Import and select the file
  3. Set the api_key variable in collection settings

Option 3: cURL

curl -H "X-API-Key: YOUR_KEY" \
  "https://sip.myskillstore.dev/api/v1/data/products/us_ofac_sanctions/search?q=Rosneft&limit=10"

Authentication

All SIP API endpoints require an X-API-Key header. Get your key at sip.myskillstore.dev.

For Apify Actor collections, use a Bearer token from Apify Console.

Related Resources

License

MIT

About

Postman collections for SIP Data API — 990+ government data products across 42 countries. Sanctions screening, company verification, building permits, healthcare, procurement, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors