Context API Documentation
Introduction
This endpoint converts latitude and longitude into structured location context for your app or agent workflows.
- Required: Latitude (`lat`) and Longitude (`lng`).
- Returned: catchment tiers, local market signals, administrative levels, and gravity context.
API Tester
Optional: choose a country sample. Then enter latitude and longitude and call the endpoint.
Ready
Request URL
https://api.bwendi.com/context/{lat}/{lng}
Response
No response yet.
Endpoint
GET https://api.bwendi.com/context/{lat}/{lng}
Example: https://api.bwendi.com/context/46.2044/6.1432