A POST to the /profiles/availability endpoint allows your application get the availability of an email or mobile
Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
email or mobile_phone
This endpoint can be used to check for a customers Omneo profile, as form validation, before creating a profile, or quickly get a customers id or full name, providing only an email or phone number.
| Attribute | Description |
|---|---|
available BOOLEAN | Will be returned true if a match has been found. and false if no match is found |
email STRING | A valid email to search for an Omneo profile |
mobile_phone STRING | A valid E.164 Mobile number to search for an Omneo Profile |