freeapis

Censys

Search engine for Internet connected host and devices

Authentication
API Key
HTTPS
Yes
CORS
No
Category
Security
Documentation / URL
https://search.censys.io/api

Overview

Censys provides internet asset search — key-based (a missing key returns 401, verified).

Quick Start

Hosts (replace YOUR_ID/YOUR_SECRET):

curl "https://search.censys.io/api/v2/hosts/search?q=test" \
  -u "YOUR_ID:YOUR_SECRET"

Authentication

  • Register at censys.io → API ID + secret.
  • Send via Basic auth (missing → 401, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs); paid plans scale.
  • Host/device search.

FAQ

Is Censys free? Free tier with limits; more is paid.

Why 401? API ID/secret required (verified) — register for credentials.

What’s the auth style? Basic auth (ID:secret).

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