

| Parameter | Type | Description |
| api_key | string (required) | Your api key |
| svcId | string (optional) | Id of the service on dandyId (one word all lowercase). NOTE: should not be used in conjunction with parameters "order" or "limit" |
| order | string (optional) | Determines the order of the result. Can be set to either "popularity" "alphanumeric" or "combined". |
| limit | numeric (optional) | Limits the number of results returned. |
| 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). |
| svcURL | string | Url to the user's public profile on the corresponding service. |
| svcLeftURL | string | User profile URL before the user's identifier. |
| svcRightURL | string | User profile URL after the user's identifier. |
| svcMobileURL | string | Mobile URL of the service. |
| svcIphoneURL | string | iPhone specific URL of the service. |
| svcFavicon | string | Location of favicon for service (hosted by DandyID). |
| svcIcon | string | Location of iPhone sized service icon (hosted by DandyID). |
| svcIphoneIcon | string | Location of iPhone ready icon for service (hosted by DandyID). |

