WALookup

Service type: ws_avatar

WhatsApp Avatar Check

Check registration, whether the WhatsApp account has set an avatar, and return the avatar URL when available.

Usage cost2 credits per check
Response modeSynchronous
API endpointPOST /api/v1/check

What it checks

What does WhatsApp Avatar Check return?

Adds avatar status and the avatar URL (when available) to the registration result, helping review account completeness and enrich workflows that benefit from a profile image signal.

Best for

Use this product when you need

  • Profile enrichment
  • Account review
  • Support workflows
  • Contact confidence signals

API contract

One request, immediate result

Read full API docs

Send one E.164 phone number and select this product with service_type. Authentication uses your API key.

RequestPOST /api/v1/check
{
  "service_type": "ws_avatar",
  "identifier": "+14155552671"
}
Response200 OK
{
  "code": 0,
  "msg": "ok",
  "data": {
    "id": 123,
    "identifier": "+14155552671",
    "registered": true,
    "transaction_id": "chk_example123",
    "status": "success",
    "service_type": "ws_avatar",
    "avatar": true,
    "avatar_url": "https://pps.waavatar.xyz/v/example.jpg",
    "charged_credits": 2
  }
}

Product FAQ

Questions about Avatar Check

What does WhatsApp Avatar Check check?

It checks one phone number and returns registration status, whether an avatar is set, and the avatar URL when available in the same synchronous response.

How much does Avatar Check cost?

Each completed check uses 2 credits. Failed or undetermined upstream requests do not keep the charge.

What phone number format is required?

Use E.164 format with the country code, for example +14155552671.

Related products

Choose the right product

Start checking now

Create an account and get 20 credits for real checks across all three products via the web checker or API.