https://api.safeguard24.eu/version
| Parameter | Description | Required | Default |
|---|---|---|---|
| None |
https://api.safeguard24.eu/version
{
"error": false,
"msg": "v1.0",
"status": 200,
}
{
"error": true,
"msg": "Not Found. The requested URL '/404' was not found.",
"status": 404
}
| API version | v1.0 |
| Method | GET |
| Authentication | None |
| Response Format | JSON |