10.3 mollom.getSite
mollom.getSite |
|||
| Required | Name | Type | Description |
| required | public_key |
string | Your public reseller key |
| required | time |
string | Site server time in this format: yyyy-MM-dd'T'HH:mm:ss-.SSSZ |
| required | hash |
string | HMAC-SHA1 digest |
| required | nonce |
string | One time nonce |
| required | client_key |
string | The public key of the site you wish to query. |
| returns | struct | A structure with information about the site. | |
This call returns an array with information about a specific site, given the site's public key and the reseller key with which it is associated.
