The Norwegian Communications Authority (Nkom)
Coverage maps for broadband and mobile networks, frequency assignments, telecom statistics and speed measurements. Important for telecom analysis and digital infrastructure.
—
Data volume
Quarterly
Updates
3
MCP tools
{
"data": "..."
}MCP integration
API endpoints
/coverageDekningskart
Show curl example
# GET https://data.ketl.no/api/connectors/nkom/coverage
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/nkom/coverage"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.
/frequenciesPlannedFrekvensallokeringer
Show curl example
# GET https://data.ketl.no/api/connectors/nkom/frequencies
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/nkom/frequencies"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.
/statisticsEkomstatistikk
Show curl example
# GET https://data.ketl.no/api/connectors/nkom/statistics
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/nkom/statistics"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.