curl --location --request GET 'https://test.api.globkurier.pl/v1/addresses?city=Kato&street=Grun&postCode=41-100'[
{
"postCode": "40-127",
"state": "śląskie",
"city": "Katowice",
"street": "Pl. Grunwaldzki"
},
{
"postCode": "40-709",
"state": "śląskie",
"city": "Katowice",
"street": "ul. Grunwaldzka"
}
]