Authentication
Each request must include a hash parameter — an MD5 hash of specific request fields concatenated with the Partner's secret_key (no delimiters).
Each method uses its own set of fields for the signature. See the API Reference for exact formulas per endpoint. The webhook signature formula is described in Webhooks.
For all available endpoints, parameters, and examples, see the API Reference.