Status
Status
GET
https://biometrid.com/api
This endpoint allows you to check if the application is up and running.
{
"data": {
"version": "2.1.0"
},
"meta": {
"message": "Polygon API"
},
"status": true
}
Last updated
Was this helpful?