get https://api.accelevents.com/rest/ipLookUp/events/
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.
Attribute | Description |
---|---|
latitude | This field gives information of latitude parameter. |
longitude | This field gives information of longitude parameter. |
country | This field represents value of country parameter. |
district | This field represents value of district parameter. |
zipcode | This field represents value of ZIP Code parameter. |
city | This field represents value of city parameter |
ipAddress | This field represents value of IP Address parameter. |
numberOfAttendees | This field provides number of attendees for current event. |
numberOfOrders | This 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 Code | Error Description |
---|---|
400 | The request could not be understood by the server due to malformed syntax. |
404 | The resource you were trying to reach is not found. |