# stripe.com / dev_saas_api.check_rate_limits

Health: healthy
AES: 90
Confidence: low 0.28
Freshness: 0d

## Recipe

Status: active
URI: recipe://dev_saas_api.check_rate_limits/stripe-rate-limits/v1

1. Open the official public source page and verify the current task path before acting.
2. Enter the task surface only after matching the user's goal to the documented path.
3. Stop at any irreversible, paid, or account-mutating step until the user approves.

## Blockers

- none

## Recommended Actions

- Use Stripe's published headers and idempotency guidance when planning API automations. Improves reliability and lowers accidental duplicate mutation risk.