Download Postman Collection
Get started quickly by importing our complete API collection into Postman.Download Collection
SpiderIQ API v2.17.0 - All endpoints with examples
How to Import
1
Download the Collection
Click the download button above to get the
spideriq-postman-collection.json file.2
Open Postman
Launch the Postman app or go to web.postman.com.
3
Import Collection
Click Import in the top left, then drag and drop the JSON file or click Upload Files.
4
Set Base URL
Go to collection variables and set
baseUrl to https://spideriq.di-atomic.com.5
Add Your Token
Set the
bearerToken variable to your API credentials: client_id:api_key:api_secret.Collection Contents
The collection includes all SpiderIQ endpoints organized by category:Job Management
Submit, status, results, list, and cancel jobs
SpiderSite
Website scraping with AI-powered lead generation
SpiderMaps
Google Maps business data extraction
SpiderVerify
Email verification and validation
SpiderPeople
LinkedIn profile research
Campaigns
Multi-location orchestrated workflows
Environment Setup
After importing, configure these collection variables:| Variable | Value | Description |
|---|---|---|
baseUrl | https://spideriq.di-atomic.com | API base URL |
bearerToken | client_id:api_key:api_secret | Your API credentials |
Quick Test
After setup, try the health check endpoint:- Expand api > v1 > system
- Click Health Check
- Click Send
200 OK response with system status.
Alternative: Import from OpenAPI
You can also import directly from our OpenAPI specification:- In Postman, click Import
- Select Link tab
- Enter:
https://spideriq.di-atomic.com/api/v1/openapi.json - Click Continue and Import
