Base¶
Contains API calls to health-check and send email.
API actions¶
API path: /base
.
nothing
¶
The report for health-check. It will do nothing.
Parameters¶
Only API key hash
.
Examples¶
curl -X POST 'https://api.gdemoi.ru/v2/base/nothing' \
-H 'Content-Type: application/json' \
-d '{"hash": "22eac1c27af4be7b9d04da2ce1af111b"}'
https://api.gdemoi.ru/v2/base/nothing?hash=a6aa75587e5c59c32d347da438505fc3
Response¶
{
"success": true
}
Errors¶
- General types only.
Последнее обновление: 1 апреля 2025 г.