Get Old KPI endpoints URl from the new one

Is there any way to get the Old API (Specifically the primary suffix) from the new one (or the new one from the old one)?

New KPI endpoints: kobo.humanitarianresponse.info/api/v2/
Old KPI endpoints: kc.humanitarianresponse.info/api/v1/

@omaralafa, could you share a sample of what you are trying to refer here? Maybe the community should be able to help you out here.

I’m building an Android app to manage Kobo account.
Right now, I have almost done the preview section (view forms, submissions, answers, users, …ETC) using API V1

And I want to add (for the initial release) some essential edit functions (validate submissions, deploy and un-deploy form, …ETC), and here I want to use API V2