curl --location 'https://api.istmp.email/domaincheck?email=user%40tempmail.com' \
--header 'Authorization: Bearer <token>'{"status":true,"errors":[],"info":{"is_tmp":true,"result":"disposable","decision":"block","risk_score":85,"signals":{"domain_in_db":true,"domain_age_days":30,"domain_age_available":true,"mx_valid":true,"mx_fingerprint_match":false,"mx_fingerprint_provider":null,"has_spf":false,"has_dmarc":false,"local_part_entropy":0.811,"local_part_placeholder":false,"local_part_gibberish":false,"plus_addressing":false,"safe_provider":false},"reasons":["disposable_domain"]}}