{"id":"nobil","name":"NOBIL","description":"Public charging stations, charge points and availability data from Enova's Nordic charging database.","documentation":"https://info.nobil.no/index.php/api","operations":[{"name":"get_charging_station","description":"Get one NOBIL charging station by international id, e.g. NOR_00171.","parameters":[{"name":"station_id","type":"string","schema":{"type":"string"},"display_type":"string","required":true,"default":null,"description":""},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100)."},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_station?station_id={station_id}&limit=25&offset=0","output_fields":[],"output_fields_truncated":false,"canonical_field_aliases":{},"description_language":"en","documentation":"Get one NOBIL charging station by international id, e.g. NOR_00171.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/nobil/get_charging_station/","wiki_get_url_template":"https://allemannsdata.com/wiki/kilder/nobil/get_charging_station/?station_id={station_id}&limit=25&offset=0","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_station","response_schema":{"type":"object","additionalProperties":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"entity_projection":{"status":"projected","entity_types":["charging_station"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_station/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_station","get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_station?station_id={station_id}&limit=25&offset=0"},{"name":"find_charging_stations_nearby","description":"Find public charging stations near a point.","parameters":[{"name":"lat","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"Centre latitude in WGS84 decimal degrees."},{"name":"lon","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"Centre longitude in WGS84 decimal degrees."},{"name":"distance_m","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":5000,"description":"Maximum distance in metres."},{"name":"limit","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":20,"description":"Maximum number of stations, 1-200."},{"name":"realtime","type":"boolean","schema":{"type":"boolean"},"display_type":"yes/no","required":false,"default":false,"description":"Request connector availability where reported to NOBIL."},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0","output_fields":[],"output_fields_truncated":false,"canonical_field_aliases":{},"description_language":"en","documentation":"Find public charging stations near a point.\n\nArgs:\n    lat: Centre latitude in WGS84 decimal degrees.\n    lon: Centre longitude in WGS84 decimal degrees.\n    distance_m: Maximum distance in metres.\n    limit: Maximum number of stations, 1-200.\n    realtime: Request connector availability where reported to NOBIL.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations_nearby/","wiki_get_url_template":"https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations_nearby/?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby","response_schema":{"type":"object","additionalProperties":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"entity_projection":{"status":"projected","entity_types":["charging_station","place"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby","get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0"},{"name":"get_charging_statistics","description":"Get NOBIL charging-station totals for a country or county.","parameters":[{"name":"county_code","type":"string","schema":{"type":"string"},"display_type":"string","required":false,"default":"00","description":"County number, or 00 for all counties."},{"name":"country_code","type":"string","schema":{"type":"string"},"display_type":"string","required":false,"default":"NOR","description":"Three-letter country code; NOR is Norway."},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100)."},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_statistics?county_code=00&country_code=NOR&limit=25&offset=0","output_fields":[],"output_fields_truncated":false,"canonical_field_aliases":{},"description_language":"en","documentation":"Get NOBIL charging-station totals for a country or county.\n\nArgs:\n    county_code: County number, or 00 for all counties.\n    country_code: Three-letter country code; NOR is Norway.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/nobil/get_charging_statistics/","wiki_get_url_template":"https://allemannsdata.com/wiki/kilder/nobil/get_charging_statistics/?county_code=00&country_code=NOR&limit=25&offset=0","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_statistics","response_schema":{"type":"object","additionalProperties":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"entity_projection":{"status":"projected","entity_types":["charging_station"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_statistics/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_statistics","get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/get_charging_statistics?county_code=00&country_code=NOR&limit=25&offset=0"},{"name":"find_charging_stations","description":"Find the EV charging stations nearest a coordinate, closest first.","parameters":[{"name":"lat","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"WGS84 coordinate."},{"name":"lon","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"WGS84 coordinate."},{"name":"distance_m","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":5000,"description":"Max search radius in meters (default 5000)."},{"name":"limit","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":10,"description":"Max stations to return, 1 to 100 (default 10)."},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations?lat={lat}&lon={lon}&distance_m=5000&limit=10&offset=0","output_fields":["[].id","[].name","[].street","[].city","[].municipality","[].county","[].lat","[].lon","[].operator","[].charging_points","[].available_points","[].real_time_status","[].open_24h","[].location_description","[].distance_m"],"output_fields_truncated":false,"canonical_field_aliases":{"identifier":["[].id"],"name":["[].name"],"latitude":["[].lat"],"longitude":["[].lon"]},"description_language":"en","documentation":"Find the EV charging stations nearest a coordinate, closest first.\n\nArgs:\n    lat, lon: WGS84 coordinate.\n    distance_m: Max search radius in meters (default 5000).\n    limit: Max stations to return, 1 to 100 (default 10).\n\nReturns a list of station summaries with the `id` (e.g. \"NOR_04945\")\nthat get_charging_station() takes for full connector details.\navailable_points is live only where real_time_status is true.\n\nData: NOBIL by Enova (info.nobil.no), CC BY 4.0.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations/","wiki_get_url_template":"https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations/?lat={lat}&lon={lon}&distance_m=5000&limit=10&offset=0","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations","response_schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":["string","null"]},"name":{"type":["string","null"]},"street":{"type":"boolean"},"city":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"municipality":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"county":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"lat":{"type":["number","null"]},"lon":{"type":["number","null"]},"operator":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"charging_points":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"available_points":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"real_time_status":{"type":"boolean"},"open_24h":{"type":"boolean"},"location_description":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"distance_m":{"type":"integer"}},"additionalProperties":false}},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"entity_projection":{"status":"projected","entity_types":["charging_station","place"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations","get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations?lat={lat}&lon={lon}&distance_m=5000&limit=10&offset=0"}],"operation_schema_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/nobil/{operation}/schema","related_sources":[{"id":"entsoe","name":"ENTSO-E Transparency Platform","reason":"Electricity prices by bidding zone for charging costs.","api":"https://allemannsdata.com/wiki/api/v1/kilder/entsoe","wiki":"https://allemannsdata.com/wiki/kilder/entsoe/"}],"_meta":{"retrieved_at":"2026-08-02T14:01:38Z","language":"en","content_languages":["en"],"sources":[{"id":"nobil","name":"NOBIL","description":"Public charging stations, charge points and availability data from Enova's Nordic charging database.","documentation":"https://info.nobil.no/index.php/api","cache_ttl_seconds":120,"rate_limit":"Responses are cached; clients must follow cache headers and NOBIL terms of use."}]},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/nobil","names":"https://allemannsdata.com/wiki/api/v1/kilder/nobil?view=names","compact":"https://allemannsdata.com/wiki/api/v1/kilder/nobil?view=compact","full":"https://allemannsdata.com/wiki/api/v1/kilder/nobil","wiki":"https://allemannsdata.com/wiki/kilder/nobil/"}}
