Skip to main content
GET

Overview

This endpoint allows you to test your API key authentication before making other requests. It’s the recommended first step when integrating with the MailGreet API.

Authentication

string
required
Bearer token. Format: Bearer YOUR_API_KEY

Response

boolean
Indicates if the request was successful
string
Success message confirming authentication
object