# Microsoft Security Response Center (MSRC) API **Provider:** Microsoft Security Response Center (MSRC) **Category:** security **Base URL:** `https://msrc.microsoft.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://msrc.microsoft.com/report/developer ## Description Programmatic interfaces to engage with the Microsoft Security Response Center (MSRC) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://msrc.microsoft.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://msrc.microsoft.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/microsoft-security-response-center-msrc/) — CC BY 4.0*