patchBay

FishFish vs Scanii

Both are solid Anti-Malware APIs. Choose based on your specific requirements.

FishFish

A volunteer cybersecurity project focused on providing resources and services that improve safety across Discord

Scanii

Simple REST API that can scan submitted documents/files for the presence of threats

FishFish

  • No authentication required
  • HTTPS supported

Scanii

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use
FeatureFishFishScanii
AuthenticationNoneapiKey
HTTPSYesYes
CORSUnknownYes

When to use which?

FishFish is the better choice for quick prototypes and hackathons since it requires no authentication. Scanii works directly from the browser with CORS enabled, making it better for frontend-only apps.