GET /api/v1/status — response
$ GET /api/v1/status
{
"status": "coming_soon"
}
▌
Something new is on the way.
# This page is under construction. Check back soon.
$ GET /api/v1/status
{
"status": "coming_soon"
}
▌
# This page is under construction. Check back soon.