Pulsedive
Scan, search and collect threat intelligence data in real-time
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Security
- Documentation / URL
- https://pulsedive.com/api/
Overview
Pulsedive provides threat intelligence — key-based (an invalid key returns 401, verified).
Quick Start
Indicator (replace YOUR_KEY):
curl "https://pulsedive.com/api/info.php?indicator=example.com&key=YOUR_KEY"
{ "error": "Invalid API key." }
Authentication
- Register at pulsedive.com → API key.
- Send it as the
keyquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs).
- Threat intel.
FAQ
Is Pulsedive free? Free tier with limits; more is paid.
Why 401? An invalid key returns 401 (verified) — use a real key.
What’s the auth style?
key query parameter.
More in Security
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Application Environment Verification Android library and API to verify the safety of user devices, detect rooted devices and other risks | API Key | Yes | Yes | ↗ |
| BinaryEdge Provide access to BinaryEdge 40fy scanning platform | API Key | Yes | Yes | ↗ |
| BitWarden Best open-source password manager | OAuth | Yes | Unknown | ↗ |
| Botd Botd is a browser library for JavaScript bot detection | API Key | Yes | Yes | ↗ |
| Bugcrowd Bugcrowd API for interacting and tracking the reported issues programmatically | API Key | Yes | Unknown | ↗ |