# Metacert API **Provider:** Metacert **Category:** security **Base URL:** `https://metacert.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://metacert.com/ ## Description MetaCert takes just 1 minute to install and reduces the risk of identity theft, data breaches, phishing, malware and ransomware attacks, by more than 98%. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://metacert.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://metacert.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Freemium. Free tier for URL/domain classification. Paid for volume and advanced threat data. --- *Source: [API Map](https://apimap.dev/apis/metacert/) — CC BY 4.0*