What pricing locations represent
Pricing locations are the named market points the public API uses for locational price lookups. Depending on the dataset, these can include:- trading hubs
- zones
- nodes
- other location types present in the catalog
Main routes
| Route | Purpose |
|---|---|
GET /v1/pricing_locations | list locations with filtering and sorting |
GET /v1/pricing_locations/nearby | find locations near a coordinate or anchor id |
GET /v1/pricing_locations/{gs_entity_id} | fetch one location in detail |
isos parameter to target the market you want. See /concepts/supported-markets for currently supported market coverage.