Skip to main content
GET
/
ping
Ping the API
curl --request GET \
  --url https://api.lettermint.co/v1/ping \
  --header 'Authorization: Bearer <token>'
200

Authorizations

Authorization
string
header
required

Team API token. Find this in your team settings.

Headers

Authorization Bearer {team_token}
string
X-Lettermint-Token {project_token}
string

Response

200 - application/json

The response is of type enum<integer>.

Available options:
200