← ClaudeAtlas

disposable_email-get-statslisted

Get statistics about the disposable email blocklist
bobadilla-tech/requiems-api-skills · ★ 2 · AI & Automation · score 75
Install: claude install-skill bobadilla-tech/requiems-api-skills
## Endpoint **GET https://requiems.xyz/v1/networking/disposable/stats** ## Get Statistics Get statistics about the disposable email blocklist ## Response Example ```json { "data": { "total_domains": 10500 }, "metadata": { "timestamp": "2026-01-01T00:00:00Z" } } ``` ## Response Fields | Field | Type | Description | | ----- | ---- | ----------- | | `total_domains` | integer | Total number of disposable domains in the blocklist |