Check recipient
POST/recipient/check
Checks a Telegram username or topup recipient without creating an order or charging the balance. Codes require no recipient check. HTTP 200 may contain valid=false or success=false: inspect all result flags. For topups, validation_unsupported with success=true and supported=false permits purchasing but does not verify the recipient. The purchase checks the recipient again.
Request
Responses
- 200
- 401
- 422
- 429
- 500
- 502
- 503
- 504
Operation result; inspect success and status/valid.
Missing/invalid API key, wrong integration ID or inactive integration.
Request validation failed, including unknown fields or an invalid module variant.
Integration rate limit exceeded: 100 requests per 60 seconds across all public endpoints.
Unexpected server error.
Invalid upstream response or recipient verification response.
Service or data temporarily unavailable.
Catalog or recipient verification timed out.