GET all street names and latitude and longitude from bing maps

Tis is my test:
http://dev.virtualearth.net/REST/v1/Locations?postalCode=80128

Possible with this api rest, to get all street name and latityude and longitude, based region=Italia and postal code=80128

note:
I just have a key

Hey @satellite-pilot-3073, do you think you could send us an example response from that endpoint?

Do you have access to other endpoints as well or is it just the one?

ONLY a key of bing map.

refer to:

i have:
Italy
regione CAMPANIA
provincia NAPOLI
comune ACERRA
street VIA FRANCESCO LO MONACO

i need:
CAP (zip code/postal code)
latitudine
longitudine

in other case suggest me a new free api rest to resolve my problem.
tks

You might be able to find something if you search on the Postman API Network. Good luck!