Ping
Verifică disponibilitatea API-ului.
Endpoint
http
GET /api/v1/pingExemplu de cerere
sh
curl --location --request GET 'https://files.ro/api/v1/ping' \Răspuns
json
{
"type": "success",
"message": "pong"
}json
{
"message": "The given data was invalid.",
"errors": {
"field": [
"The field is required."
]
}
}