Python示例from polymarket import Client client = Client(api_key='your_key') markets = client.get_markets()