top of page

API Rate Limiter with Airtable Data Fetch

n8n workflow implements an API rate limiting system using Redis for per-minute and per-hour limits with secured webhook authentication. It fetches Pokemon data from Airtable and returns it if limits are not exceeded, ensuring controlled API usage and data delivery.

bottom of page