Get profile data for your own account or for another number / LID
Auth:Documentation Index
Fetch the complete documentation index at: https://docs.ryzeapi.cloud/llms.txt
Use this file to discover all available pages before exploring further.
TokenAccount or TokenInstance • Rate limit: Global (100/min) • Idempotent: yes (read-only)
?number=. Without the parameter, returns the profile of the instance itself.
?number=5511988887777). Useful for verifying that the number exists on WhatsApp and getting their publicly visible picture / name / status.
@lid) instead of a number. Useful when the source event only exposes the anonymous LID (in newer WhatsApp communities / channels), without the corresponding phone number.
profile with the target’s data: profilePicture (WhatsApp CDN URL, always present, becomes null if the account has no picture or the lookup timed out), profileName (push name or business name), profileStatus (“About” text), phoneNumber (digits only), jid (<number>@s.whatsapp.net), and lid (@lid format, when available). All fields except profilePicture use omitempty and may not appear if WhatsApp didn’t return that data.
TokenAccount or TokenInstance.5511999999999, +5511999999999, 5511999999999@s.whatsapp.net) or LID (52399087550579@lid). If omitted, returns the profile of the instance itself.55...), the service automatically tries variations with and without the 9th digit.+, -, (, ), and spaces: (11) 99999-9999 becomes 11999999999.profilePicture is the only field that always appears (may be null); the others use omitempty.null.number="", passing your own number returns data “as others see you”.| HTTP | Message |
|---|---|
| 400 | Number not found or not registered on WhatsApp |
| 400 | invalid LID format |
| 400 | Instance is not connected to WhatsApp |
| 500 | timeout ao buscar foto (>10s) |