{
  "specVersion": "1.0",
  "host": {
    "displayName": "vrfy.lol",
    "identifier": "did:web:vrfy.lol"
  },
  "entries": [
    {
      "identifier": "urn:air:vrfy.lol:api:email-verification",
      "displayName": "vrfy.lol Email Verification API",
      "type": "application/openapi+json",
      "url": "https://vrfy.lol/openapi.json",
      "description": "Free email verification API — syntax, DNS/MX, disposable detection, provider identification, typo correction. No SMTP probes. POST-only, no emails in URLs. Proof-of-work instead of API keys.",
      "representativeQueries": [
        "verify if an email address is deliverable",
        "check if an email domain has valid MX records",
        "detect disposable or throwaway email addresses"
      ]
    }
  ]
}