Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3000/api/v1/addresses/{id} \ --header 'x-api-key: <api-key>'
{ "id": "addr_01", "city": "Lima", "country": "PE", "formattedAddress": "Av. Siempre Viva 123, Lima, Peru" }
Dirección encontrada