curl --location --request GET '/open/api/v1/platform_list' \ --header 'pg-open-key: 9a58b404a49c50bdb1696e0d55715d94' \ --header 'pg-signature: 88b8bbe916cc268eaaf2875df037a029' \ --header 'pg-timestamp: 1730300642'
{ "msg": "string", "code": 0, "data": [ { "id": 0, "name": "string" } ] }