How to Recover Asset UIDs When Only Old Numeric IDs Were Stored

Hi,

I just realized about the removal of V1 API. My power BI dashboard depend on the v1 api for so long and always providing id when try get the data from https://kc.humanitarianresponse.info/api/v1/data so i only store those idbut since the v2 now required the uid instead, is there still any access to the v1 server so i can get the uid for each asset which i have the id?

Welcome to the community, @eklemis! You may need to update your v1 API endpoint to v2 API endpoint by visiting this documentation:

https://kf.humanitarianresponse.info/api/v2/docs/?q=api/v2/

This support article Migrating from v1 to v2 API should also be helpful for you.

I try to open the link https://kf.humanitarianresponse.info/api/v2/docs/?q=api/v2/

For this, you will need to login to your account and use the same browser on where you have logged into your account.