Do I need to call a third-party class constructor "based on DI method"?

I try use the \Apiclass in __construct based on DI method.

Can’t use the this class in __construct ?

Why do you need to call a third-party class constructor “based on DI method”?