import requests headers = { 'X-Luckdata-Api-Key': '' } json_data={} response = requests.undefined( '/api/undefined/undefined', headers=headers, json=json_data, ) print(response.json())