API Reference
List or look up locations
Returns location-tree entries from the shared goi_locations table.
Modes:
- Root:
parent_idomitted, empty, ornull→ returns continents and countries - Children:
parent_id=<id>→ direct children of that location - Exact:
name=<name>&location_type=<type>→ exact lookup
Locations are global navigation metadata — open to any caller past auth, no regionAccess filtering applied.
GET
List or look up locations
Authorizations
Your GOI API key. Create one on the GOI dashboard under API keys.