Signed API authentication is required in addition to the
Partner-App-Key header — all three signed-request headers must be present on every signed request.Required Headers
Each signed request must include:
The signature is computed over the sign data, which is built by joining the sorted query string, the raw request body, and the timestamp with
\n: