X-API-KEY: ********************
curl --location 'https://api.998816.xyz/mailbox/list?domain=example.com' \ --header 'X-API-KEY: <api-key>'
{ "items": [ "test@998816.xyz", "test2@998816.xyz" ] }