Last updated 3 days ago
Check if the service is running.
/health
curl -L \ --url 'https://shortgenius.com/api/v1/health' \ --header 'Authorization: Bearer JWT'
{ "status": "ok" }