curl --location 'https://rapi.trustoo.io/api/v1/openapi/get_shop_authorization_info?client_id=instafeed&client_secret=oauth_test_secret_2026&shop_id=59730165893&myshopify_domain=undefined&can_upload_video=undefined'
{ "code": 0, "message": "success", "time": 1780644116, "request_id": "f13ed51db68d51cfbe20efd0e46ea2e5", "data": { "is_authorized": true, "authorized_at": "2026-06-05T07:20:50Z", "granted_scopes": "read_reviews", "shop_id": "59730165893", "myshopify_domain": "tt-qcldev005.myshopify.com", "can_upload_video": true } }