Lettermint Sending API
stringstring
Generic
Ping the API
GET
https://api.lettermint.co/v1
/ping
This endpoint can be used to check the API status and verify authentication. It accepts both Team API tokens (via Bearer authentication) and Project API tokens (via X-Lettermint-Token header).
Headers
AuthorizationTeam API token using Bearer authentication. Format: Bearer {team_token}.
X-Lettermint-TokenProject API token.
Ping the API › Responses
Const value: 200