L

LotaData

by LotaData

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

mapslotadata

Quick Reference

Base URL 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
Pricing
28
Latency
0
Depth
54

Authentication

API key as a query parameter (api_key)

GET /endpoint?api_key=YOUR_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Paid events and activity data API. Pricing on request.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://api2.lotadata.com/v2/events' \
  -H 'GET /endpoint?api_key=YOUR_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official LotaData documentation.