Settings

What the service enforces today. Accounts and preferences arrive with the paid tiers.

Limits

Rate limit
60 requests / minute
Per IP, per capability. Upload endpoints are lower at 20–30.
Max upload
32 MB files, 15 MB images
Larger uploads are refused before analysis starts.
Result retention
Scan history is kept only when a database is configured
Otherwise a verdict is returned and not stored.

Endpoints

Each capability is owned by one service and lives under its own namespace. There are no duplicate routes for the same check.

  • URLPOST /api/url/scan
  • DomainPOST /api/domain/scan
  • IP addressPOST /api/ip/scan
  • File hashPOST /api/hash/scan
  • FilePOST /api/file/scan
  • ImagePOST /api/image/scan
  • Image metadataPOST /api/image/metadata
  • QR code / barcodePOST /api/code/scan