

| Parameter | Type | Description |
| api_key | string (required) | Your api key |
| svcId | string (required) | ID of the service (i.e. "twitter", "aim" or "brighkite"). Hint: use service_details to retrieve a service's ID. ALTERNATE USE: if you don't have a specific service ID, enter the string "generic_lookup"; this will search all services matching the usrSvcId entered. |
| usrSvcId | string (required) | User's identifier / username associated with the service (i.e. "kallena" on twitter). |
| Parameter | Type | Description |
| verified | string | Returns "TRUE" if the usrSvcId passed in has been verified for the user returned. If the usrSvcId has not been verified then "FALSE" will be returned. |
| userId | integer | DandyID user id of the associated user. |
| emailHash | string | MD5 Hash of the user's email address. |

