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.
| 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 |
| Collection | Actors | Examples |
|---|---|---|
| SIP Web Scrapers | Google Maps, YouTube, TikTok, LinkedIn Jobs, Reddit, Facebook Ads, Booking/Airbnb, eBay/Target, Zillow/Zumper, Stealth Scraper | 12 |
- Visit the SIP Data Products API workspace
- Fork the collection you need
- Set your
api_keyvariable - Send your first request
- Download any
.jsonfile from thepostman/directory - In Postman, click Import and select the file
- Set the
api_keyvariable in collection settings
curl -H "X-API-Key: YOUR_KEY" \
"https://sip.myskillstore.dev/api/v1/data/products/us_ofac_sanctions/search?q=Rosneft&limit=10"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.
- Postman Workspace: SIP Data Products API
- Apify Store: lentic_clockss (43 Actors)
- API Documentation: sip.myskillstore.dev/docs
- Support: admin@myskillstore.dev
MIT