Is there a way to use bapi?

Here are two APIs I want to use:

https://www.binance.com/bapi/composite/v1/private/inbox/message-text/select

https://www.binance.com/bapi/futures/v2/private/future/leaderboard/getOtherPosition

Is there any legitimate way to obtain the results of these two APIs?
(For example, using apiKey and secretKey)

Hey,
Sorry, the endpoints you’re referring to are not public endpoints. As a result, it is not recommended to use them on the client-side.