Lettermint Sending API
stringstring
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 tokens (via X-Lettermint-Token header).
Headers
Authorization Bearer {team_token}X-Lettermint-Token {project_token}Ping the API › Responses
Const value: 200