Skip to main content

Location


Functionality in the Marketplace API is at times very location specific. Where applicable, the user's location is passed via the location parameter.

The location query parameter takes a JSON object with the following properties:

{
"lat": 0,
"lng": 0
}