Wanna to Fetch All Stacking and Rewards History of binance User

Hy,
I am Using CCxt Binance Exchange with my own keys, and wanna to got now my(user’s) All stacking and rewards history separately,
I have Ccxt Fetch2 function with my own custom Route.

But the Issue is this that custom Route Not working, Or may be main api url https from the CcxtBinanceExchange and its last enpoint Are not compatible,

Picture Of Error is Also attached,
plz Guide me, to find Out Exact EndPoint / Solution.

I found this Query:
https://binance-docs.github.io/apidocs/spot/en/#eth-staking-account-user_data
GET /sapi/v2/eth-staking/account

But Binance Original Ccxt exchange library main base url is https://api.binance.com/api/v3/

maybe version issue of base and endpoint Urls!!!
Thanks…