Authentication
Test Authentication
Verify your API key is working correctly
GET
Documentation Index
Fetch the complete documentation index at: https://docs.mailgreet.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Bearer token. Format:
Bearer YOUR_API_KEYResponse
Indicates if the request was successful
Success message confirming authentication

