Get Latitude and Longitude by search string or ticketType or dateRange

This API is used to get data of latitude and longitude by search string, ticket type or date range.

Response

Here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
latitudeThis field gives information of latitude parameter.
longitudeThis field gives information of longitude parameter.
countryThis field represents value of country parameter.
districtThis field represents value of district parameter.
zipcodeThis field represents value of ZIP Code parameter.
cityThis field represents value of city parameter
ipAddressThis field represents value of IP Address parameter.
numberOfAttendeesThis field provides number of attendees for current event.
numberOfOrdersThis field provides number of ticket orders for current event.

Error Code

Here are the possible error messages, which are returned if any condition fails or required data is missing for processing.

Error CodeError Description
400The request could not be understood by the server due to malformed syntax.
404The resource you were trying to reach is not found.
Language
Click Try It! to start a request and see the response here!