Kumo API
This is advanced real-time information API for geo-spatial, weather and information gathering data
Please note that we closely watch for suspicious activity on the /kumo/geoip
endpoint! Any abuse will result in account suspension without notice.
Weather endpoints are deprecated and no longer supported.
Search for locations and get maps
GET
https://api.ksoft.si/kumo/gis
You can get coordinates and more information about the searched location, if needed image of the area is generated.
Query Parameters
Headers
Weather - easy
GET
https://api.ksoft.si/kumo/weather/{report_type}
Path Parameters
Query Parameters
Headers
Weather - advanced
GET
https://api.ksoft.si/kumo/weather/{latitude},{longitude}/{report_type}
Gets weather by coordinates, this endpoint is faster than weather - easy, because it doesn't need to lookup the location.
Path Parameters
Query Parameters
Headers
GeoIP
GET
https://api.ksoft.si/kumo/geoip
Gets location data from the IP address.
Query Parameters
Headers
Currency conversion
GET
https://api.ksoft.si/kumo/currency
Query Parameters
Headers
Last updated