cURL
curl --request GET \ --url https://connect.jobo.world/api/locations/geocode \ --header 'X-Api-Key: <api-key>'
{ "input": "<string>", "succeeded": true, "locations": [ { "city": "<string>", "region": "<string>", "country": "<string>", "display_name": "<string>", "country_code": "<string>", "latitude": 123, "longitude": 123, "fuzzy_confidence": 123 } ], "error": "<string>" }
Documentation IndexFetch the complete documentation index at: https://jobo.world/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://jobo.world/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key provided by Jobo
Location string to geocode (e.g. "San Francisco, CA")
Geocode result
Show child attributes
Which pipeline path produced the result. Omitted on early-exit failures (empty input, placeholder).
cache
remote_keyword
llm
no_match
null