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

Nokia Network as Code Device Status v0.5.1 API

The Device Status v0.5.1 API from Nokia Network as Code — 4 operation(s) for device status v0.5.1.

Nokia Network as Code Device Status v0.5.1 API is one of 31 APIs that Nokia Network as Code publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Device Status v0.5.1. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 6 operations across 4 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: {apiRoot}/geofencing-subscriptions/v0.3, {apiRoot}/geofencing-subscriptions/v0.4, https://network-as-code.p-eu.rapidapi.com.

6 operations 4 paths 27 schemas 1 DELETE2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://network-as-code.p-eu.rapidapi.com
Authentication
OpenID Connect, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Nokia Network as Code Device Status v0.5.1 API declares 2 security schemes for authenticating requests. It supports OpenID Connect (openId) discovered at https://example.com/.well-known/openid-configuration. An API key is passed in the header as x-rapidapi-key (ApiKeyAuth).

  • openId — OpenID Connect authentication
  • ApiKeyAuth — Your RapidAPI key

Paths & Operations 6

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

Device Status v0.5.1 6
POST
/device-status/v0/connectivitydeprecated
Get the current connectivity status information
getConnectivityStatus body → 200400401403404500503
POST
/device-status/v0/roamingdeprecated
Get the current roaming status and the country information
getRoamingStatus-DS-V0 body → 200400401403404500503
POST
/device-status/v0/subscriptionsdeprecated
Create a device status event subscription for a device
createDeviceStatusSubscription body → 201202400401403409500503
GET
/device-status/v0/subscriptionsdeprecated
Retrieve a list of device status event subscription
retrieveSubscriptionList → 200400401403500503
GET
/device-status/v0/subscriptions/{subscriptionId}deprecated
Retrieve a device status event subscription for a device
retrieveSubscription 1 param → 200400401403404500503
DELETE
/device-status/v0/subscriptions/{subscriptionId}deprecated
Delete a device status event subscription for a device
deleteSubscription 1 param → 202204400401403404500503

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are CloudEvent-DS-V0 (7 properties), Device-DS-V0 (4 properties), RoamingStatusResponse-DS-V0 (3 properties), CreateSubscription-DS-V0 (3 properties). Each schema is shown below with its type and property counts.

ConnectivityStatusResponse-DS-V0
object
1 property 1 required
DeviceIpv6Address-DS-V0
string
The device should be identified by the observed IPv6 address, or by any single IPv6 address from within the subnet allocated to the device (e.g. adding ::0 to…
CountryCode-DS-V0
integer
The Mobile country code (MCC) as an geographic region identifier for the country and the dependent areas.
DeviceIpv4Addr-DS-V0
object
The device should be identified by either the public (observed) IP address and port as seen by the application server, or the private (local) and any public (o…
3 properties
ErrorInfo-DS-V0
object
3 properties 3 required
CreateSubscription-DS-V0
object
The request for creating a Device Status event subscription
3 properties 2 required
SubscriptionAsync-DS-V0
object
Response for a device status operation managed asynchronously (Creation or Deletion)
1 property
SubscriptionId-DS-V0
string
The event subscription identifier.
CloudEvent-DS-V0
object
The notification callback
7 properties 6 required
Port-DS-V0
integer
TCP or UDP port number
Webhook-DS-V0
object
Webhook information for event channel
2 properties 1 required
RoamingStatusResponse-DS-V0
object
3 properties 1 required
SubscriptionEventType-DS-V0
string
roaming-status - Event triggered when the device switch from roaming ON to roaming OFF and conversely roaming-on - Event triggered when the device switch from…
DateTime-DS-V0
string
Timestamp of when the occurrence happened. Must adhere to RFC 3339.
RequestRoamingStatus-DS-V0
object
1 property 1 required
SubscriptionDetail-DS-V0
object
The detail of the requested event subscription
2 properties 2 required
Source-DS-V0
string
Identifies the context in which an event happened in the specific Provider Implementation.
ActiveRoaming-DS-V0
boolean
Roaming status. True, if it is roaming
NetworkAccessIdentifier-DS-V0
string
A public identifier addressing a subscription in a mobile network. In 3GPP terminology, it corresponds to the GPSI formatted with the External Identifier ({Loc…
Device-DS-V0
object
End-user equipment able to connect to a mobile network. Examples of devices include smartphones or IoT sensors/actuators. The developer can choose to provide t…
4 properties
CountryName-DS-V0
array
The ISO 3166 ALPHA-2 country-codes of mapped to mobile country code(MCC). If there is mapping of one MCC to multiple countries, then we have list of countries.…
ConnectivityStatus-DS-V0
string
CONNECTEDDATA: The device is connected to the network for Data usage CONNECTEDSMS: The device is connected to the network for SMS usage NOTCONNECTED: The devic…
PhoneNumber-DS-V0
string
A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Num…
RequestConnectivityStatus-DS-V0
object
1 property 1 required
SubscriptionInfo-DS-V0
Represents a device status subscription.
SubscriptionCreationEventType-DS-V0
string
roaming-status - Event triggered when the device switch from roaming ON to roaming OFF and conversely roaming-on - Event triggered when the device switch from…
SingleIpv4Addr-DS-V0
string
A single IPv4 address with no subnet mask

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nokia-network-as-code-device-status-v0-5-1-api-openapi.yml Raw ↑

Other APIs Nokia Network as Code publishes across the network.

Nokia Network as Code Call Forwarding Signal v0.3.0 API
Nokia Network as Code Congestion Insights v1.0.0 API
Nokia Network as Code Consent Info v0.1.0 API
Nokia Network as Code Device Reachability Status Retrieve v1.1.0 API
Nokia Network as Code Device Reachability Status Retrieve v1 API
Nokia Network as Code Device Reachability Status Subscriptions v0.7 API
Nokia Network as Code Device Reachability Status Subscriptions v0.8 API
Nokia Network as Code Device Roaming Status Retrieve v1.1.0 API
Nokia Network as Code Device Roaming Status Retrieve v1 API
Nokia Network as Code Device Roaming Status Subscriptions v0.7 API
Nokia Network as Code Device Roaming Status Subscriptions v0.8 API
Nokia Network as Code Device Swap v1.0.0 API
Where this information came from

This is an independent, third-party profile of Nokia Network as Code Device Status v0.5.1 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.