freeapis

Hybrid Analysis

File and URL malware analysis powered by Falcon Sandbox

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Security

Overview

Hybrid Analysis provides malware analysis — key-based (the host 301s to the non-www domain, then 403 without a key, verified).

Quick Start

Hash search (replace YOUR_KEY):

curl "https://hybrid-analysis.com/api/v2/search/hash?hash=YOUR_HASH" \
  -H "api-key: YOUR_KEY" \
  -H "user-agent: YOUR_APP"

Authentication

  • Register at hybrid-analysis.com → API key + app name.
  • Send them as api-key/user-agent headers.

⚠️ Gotcha (verified): the host 301s to the non-www domain — use hybrid-analysis.com (or curl -L).

Rate Limits & Notes

  • Key-based with a free tier (check the docs).
  • File/URL analysis.

FAQ

Is Hybrid Analysis free? Key-based with a free tier per the docs.

Why 301/403? The host redirects to non-www (verified); a key is required.

What’s the auth style? api-key + user-agent headers.

More in Security

APIAuthHTTPSCORS
Application Environment Verification

Android library and API to verify the safety of user devices, detect rooted devices and other risks

API KeyYesYes
BinaryEdge

Provide access to BinaryEdge 40fy scanning platform

API KeyYesYes
BitWarden

Best open-source password manager

OAuthYesUnknown
Botd

Botd is a browser library for JavaScript bot detection

API KeyYesYes
Bugcrowd

Bugcrowd API for interacting and tracking the reported issues programmatically

API KeyYesUnknown