curl -X GET "https://mail.example.com/api/v1/get/dkim/example.com" -H "X-API-Key: $MAILCOW_API_KEY"

Category: Mail Servers & Postfix

curl -X GET "https://mail.example.com/api/v1/get/dkim/example.com" -H "X-API-Key: $MAILCOW_API_KEY"

Show the DKIM DNS records for a domain

This returns the DNS record to publish for the domain's DKIM selector, including the public key. Compare it with what is actually published using dig to debug failing DKIM verification. The selector appears in the returned record name.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.