rapidapi.com

Hyperlocal Demographics, Vehicle Traffic, Economic, Market Signals, and More. Use this API to request IdealSpot hyperlocal geospatial market insight and geometry data. Detailed Description Use this API as your local economy microscope by querying IdealSpot hype

7 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

npm install RapidAPIConnect_NodeJS
go get github.com/RapidSoftwareSolutions/rapidapi-go-sdk
# Maven: see https://github.com/RapidSoftwareSolutions/rapidapi-android-sdk
dotnet add package rapidapi-dotnet-sdk
composer require RapidAPIConnect_PHP
# See https://github.com/Spyes/RapidAPIConnect_Elixir
# See https://github.com/RapidSoftwareSolutions/rapidapi-ios-sdk
curl examples
Fetch Available Insights
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/data/insights
Fetch Geometries
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/geometries/geometry
Fetch Insight Query Parameters
curl \
  https://idealspot-geodata.p.rapidapi.com/api/v1/data/insights/{insight_id:}
Endpoints (7 total)
GET
/data/insights
Fetch Available Insights
GET
/geometries/geometry
Fetch Geometries
GET
/data/insights/{insight_id:}
Fetch Insight Query Parameters
GET
/traffic/counts/{segment_id}
Vehicle Traffic Counts for Road Segment
GET
/data/insights/{insight_id:}/query
Query Insight at Location
GET
/traffic/roads/nearest/{latitude}/{longitude}
Fetch Nearest Road Segments
GET
/geometries/regions/intersecting/{latitude}/{longitude}
Fetch Administrative Regions using Lat/Lng
At a glance
Total SDKs7
Languages7
Endpoints7
Categories1
https://idealspot-geodata.p.rapidapi.com/api/v1