# Istanbul (İBB) Open Data API **Provider:** Istanbul (İBB) Open Data **Category:** developer **Base URL:** `https://data.ibb.gov.tr` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.ibb.gov.tr ## Description Data sets from the İstanbul Metropolitan Municipality (İBB) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.ibb.gov.tr/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.ibb.gov.tr' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/istanbul-i-bb-open-data/) — CC BY 4.0*