Country Border Endpoint
Get country border GeoJSON using vector search and S3.
This endpoint uses vector search to map natural language queries like "border of France" to country names, then fetches the GeoJSON from S3.
Examples:
- "border of France" -> Returns France border GeoJSON
- "France border" -> Returns France border GeoJSON
- "German border" -> Returns Germany border GeoJSON
post/api/country-border
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.