Skip to content
@walookup

walookup

Real-time WhatsApp registration, avatar and Business-account checks.

WA Lookup

Real-time WhatsApp registration, avatar and Business-account checks.

Submit one phone number and get the WhatsApp registration result in the same HTTP response — no task queue, no polling, no callbacks. Up to 100 numbers per synchronous request. Whole lists go through the bulk task API.

Website · API documentation · Pricing · Get an API key

Official API example repositories

One repository per product, each mirroring its own product page.

Repository Shape Product code Contents
WhatsApp Registration Check Realtime ws OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Avatar Check Realtime ws_avatar OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Business Account Check Realtime ws_business OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Bulk Activity Check Bulk (async) ws_active_batch Input: phone · OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Bulk Business Check Bulk (async) ws_business_batch Input: phone · OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Bulk Profile Check Bulk (async) ws_profile_batch Input: phone · OpenAPI contract, product.json, llms.txt, examples in 7 languages
WhatsApp Bulk Registration Check Bulk (async) ws_batch Input: phone · OpenAPI contract, product.json, llms.txt, examples in 7 languages
walookup-resources — — Technical notes, guides and announcements

Every example repository carries a machine-readable product.json, an llms.txt summary for AI clients, an OpenAPI 3.0 contract, and runnable examples in Python, Node.js, Go, Java, C#, PHP and Shell. All request paths, response fields and limits are taken from the live product pages and the published API documentation.

Realtime or bulk?

A realtime check (POST /api/v1/check, or POST /api/v1/batch-check for up to 100 identifiers) answers inside the same HTTP response — that is the shape for a signup form, a checkout step or a live lookup. A bulk task (POST /api/v1/bulk-tasks) takes a .txt/.csv file of 1,000–100,000 entries, returns a task id immediately, and produces a downloadable result file — that is the shape for list cleaning, campaign preparation and enrichment runs. The two are separate endpoints and are not interchangeable.

One bulk task carries one product. Phone-number tasks also carry exactly one country; email and username tasks have no country at all.

One key, one balance

Every product on WA Lookup uses the same API key, the same X-API-Key header and the same code / msg / data envelope, and draws from the same account balance.

Responsible use

Results are point-in-time signals: they describe what a provider reported at the moment of the check. They are not identity verification, not proof of ownership, and not permission to contact anyone. Use the API only for identifiers you are authorized to process, and comply with applicable privacy laws and platform terms. Third-party trademarks belong to their respective owners; no affiliation or endorsement is implied.

Popular repositories Loading

  1. whatsapp-bulk-profile-api whatsapp-bulk-profile-api Public

    Avatar and avatar category, estimated age band, gender, skin tone, hair colour and a business flag across a whole list, for segmentation and audience work.

    1

  2. walookup-resources walookup-resources Public

    Official WA Lookup technical resources, guides, and developer articles.

  3. whatsapp-number-checker-api whatsapp-number-checker-api Public

    Official WA Lookup API examples for single and batch WhatsApp number registration checks.

  4. whatsapp-avatar-checker-api whatsapp-avatar-checker-api Public

    Synchronous single and batch checks for WhatsApp Avatar.

  5. whatsapp-business-checker-api whatsapp-business-checker-api Public

    Synchronous single and batch checks for WhatsApp Business.

  6. .github .github Public

    WA Lookup organization profile — real-time WhatsApp registration, avatar and Business-account checks.

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…