Last updated 1 year ago
ex: Bearer
POST /api/v1/authentication/CheckLocationWithRange/CheckLocationInfo HTTP/1.1 Host: Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 38 { "latitude": "text", "longitude": "text" }
Success
{ "status": 0 }