How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Network registry API

Interface to the University's network registry data (production instance). Declares its API key header as X-API-Key where the rest of the estate uses X-Api-Key.

Network registry API is one of 26 APIs that University of Helsinki publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Network, Registry, and Infrastructure. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 7 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://gw.api.helsinki.fi/netdata.

7 operations 3 paths 4 schemas 1 DELETE2 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://gw.api.helsinki.fi/netdata
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Network registry API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (api_key). By default, every request must be authenticated.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Operations 7
GET
/hosts
List hosts matching the provided query parameters. One or more parameters can be specified, and they will be joined with an AND operator (in other words, the results will match all the conditions.) T…
5 params → 200400500
POST
/hosts
Creates a new host in the registry. The IPv4 and IPv6 addresses can be specified with wildcards in the request, causing the service to assign a matching address. Content authorization is based on API…
1 param body → 201400403500
POST
/hosts/search
Create a search. The request body must contain a JSON representation of the search specification, which is a dictionary with the same keys as host objects. None of the keys is mandatory, and the sear…
1 param body → 201400500
GET
/hosts/name/{nimi}
Returns information for a host in registry Content authorization is based on API gateway plans with predefined access levels. Please use the contact address if changes are required.
2 params → 200400403500
PUT
/hosts/name/{nimi}
Replaces an existing host in the registry. All existing attributes will be overwritten. The IPv4 and IPv6 addresses can be specified with wildcards in the request, causing the service to assign a mat…
2 params body → 200400403500
DELETE
/hosts/name/{nimi}
Deletes a host from the registry Content authorization is based on API gateway plans with predefined access levels. Please use the contact address if changes are required.
2 params → 204400403500
PATCH
/hosts/name/{nimi}
Modifies an existing host in the registry. The existing host will retain any attributes that are not provided in the request. The IPv4 and IPv6 addresses can be specified with wildcards in the reques…
2 params body → 200400403500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are HostSearchSpecification (16 properties), Host (16 properties). Each schema is shown below with its type and property counts.

NewHostRequirements
object
5 required
Host
object
16 properties
HostCollection
array
HostSearchSpecification
object
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-helsinki-network-registry-api-openapi.yml Raw ↑

Other APIs University of Helsinki publishes across the network.

University of Helsinki API Portal (Gravitee)
HY Organisation API
Contact Search API
Course pages CMS
Helsinki.fi content
HY Building API
ServiceAPI
EmployeeInformationAPI
PersonGroup
General Efecte API
Sovellussalkku API
Dawa Sync API
Where this information came from

This is an independent, third-party profile of Network registry API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.