Applications->Preferences->Plugins
NPM package name: "insomnia-plugin-tiktok-shop-request-signer"
{
"app_key": "your openKeyId",
"app_secret": "your secretKey",
"shop_id": "your shop id"
}
For the requests that require the signature, you'll need to include the header x-tts-sign
with the value true
You don't need to add the timestamp and sign fields in the request parameters.