Access the most exhaustive, accurate and up-to-date collection of global and hyper-local geocoded events and activities across a wide range of categories and genres
https://api2.lotadata.com/v2
Auth type
API Key Header
Auth header
GET /endpoint?api_key=YOUR_KEY
Rate limit
Based on plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api2.lotadata.com/v2
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
30%
builder-friendly
API key as a query parameter (api_key)
GET /endpoint?api_key=YOUR_KEY
Paid events and activity data API. Pricing on request.
| Method | Path | Description |
|---|---|---|
| GET | /events |
Find event occurrences in the area. Returns results at specific place and time, event groups are expanded for every occurrence. |
| GET | /events/{id} |
Get Specific event details. |
| GET | /places |
Venues, landmarks, regions, these are all places to search. |
| GET | /places/{id} |
Get specific place details |
curl -X GET 'https://api2.lotadata.com/v2/events' \ -H 'GET /endpoint?api_key=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official LotaData documentation.