# Resource A Resource is a part of the target URL, referring to the object to be accessed with REST [methods](/glossary/r/rest_method). For the URL ``` http://maps.googleapis.com/maps/api/geocode/xml?address=Rio&sensor=false ``` the resource is ``` /maps/api/geocode/xml ```