Yara Rule Playground
API BASE URL: https://ai.perkinsfund.org
https://ai.perkinsfund.orgBuilding Yara Rules Endpoint
Example request
curl -X POST -H "Content-Type: application/json" \
-d '{"rule": "rule dummy { condition: true }"}' \
https://ai.perkinsfund.org/api/yara/buildExpected outputs
Testing Yara Rules Endpoint
Example request
Expected outputs
Scanning Yara Rules Endpoint
Example request
Expected outputs
Last updated
Was this helpful?