Mailrelay API Reference

Ping the API

GET /ping

This method can be used to verify if the API key was sent and is valid.

Responses

StatusDescription
204 API key is valid
401 The API key wasn't sent or is invalid
500 An internal error happened. Try again later.