Hello.
To answer you query, there is only difference between App42API.initialize() & ServiceAPI() is static & non-static function. using App42API, you don't need to initialize your app keys in every frame or every activity class. So you can use App42API.initialize function, if you want to initialize your keys globally.
Let me know if it helps.
Regards,
Himanshu Sharma