Endpoints · Rules
Create a rule
POST
/v2/rulesSave a scan bundle so it can be re-run with `/v2/scan?rule=` or subscribed to via `/v2/webhooks`. The `universe_id` is optional; if unset, the rule runs against your plan default at execution time.
Plan access
Included on every plan.
Rate limit
Hobby 60/min · Pro 2,000/min · Scale 10,000/min.
Capacity
Hobby 5 · Pro 25 · Scale 100 · Enterprise unlimited.
Status codes
201Rule created.
400Validation error.
402premium_signal_required when q/order/fields reference a premium signal and the plan does not include premium.403resource_limit_reached over the plan max.404universe_id not found.409