# URLhaus API **Provider:** URLhaus **Category:** security **Base URL:** `https://urlhaus-api.abuse.ch` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://urlhaus-api.abuse.ch/ ## Description Bulk queries and Download Malware Samples ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://urlhaus-api.abuse.ch/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://urlhaus-api.abuse.ch' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/urlhaus/) — CC BY 4.0*