# Razorpay IFSC API **Provider:** Razorpay IFSC **Category:** finance **Base URL:** `https://razorpay.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://razorpay.com/docs/ ## Description Indian Financial Systems Code (Bank Branch Codes) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://razorpay.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://razorpay.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/razorpay-ifsc/) — CC BY 4.0*