English
Appearance
Ping the API.
GET /api/v1/ping
curl --location --request GET 'https://files.ro/api/v1/ping' \
{ "type": "success", "message": "pong" }
{ "message": "The given data was invalid.", "errors": { "field": [ "The field is required." ] } }