send json payload in request python code example Example: python requests send json requests.post('http://httpbin.org/post', json={'test': 'cheers'})