Search users

Parameter | Type | Description |
api_key | string (required) | Your api key |
user_identifier | string (required) | Can be either an MD5 hashed email address or DandyID user id |
profile_type | string (optional) | Set to "public" to directly query DandyID's public repository. |
Parameter | Type | Description |
svcId | string | Id of the service on dandyId (one word all lowercase). |
svcName | string | Displayable name of the service, (use this to output to users, not svcId). |
usrSvcId | string | Unique identifier of the user for corresponding service. Note: only returns data for trusted partners and/or users with pro accounts. |
url | string | Url to the user's public profile on the corresponding service. |
verified | string (TRUE or FALSE) | Returns TRUE if the user has verified the service externally. |
svcFavicon | string | Location of favicon for service (hosted by DandyID). |