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 Geofencing v0.3.0 API

The Geofencing v0.3.0 API from Nokia Network as Code — 2 operation(s) for geofencing v0.3.0.

Nokia Network as Code Geofencing v0.3.0 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 Geofencing v0.3.0. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 4 operations across 2 paths, and defines 23 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.

4 operations 2 paths 23 schemas 1 DELETE2 GET1 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 Geofencing v0.3.0 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 4

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

Geofencing v0.3.0 4
POST
/geofencing-subscriptions/v0.3/subscriptions
Create a geofencing subscription for a device
createSubscription 1 param body → 201202400401403422429500
GET
/geofencing-subscriptions/v0.3/subscriptions
Retrieve a list of geofencing event subscription
retrieveGeofencingSubscriptionList 1 param → 200400401403429500503
GET
/geofencing-subscriptions/v0.3/subscriptions/{subscriptionId}
Operation to retrieve a subscription based on the provided ID
retrieveGeofencingSubscription 2 params → 200400401403404429500503
DELETE
/geofencing-subscriptions/v0.3/subscriptions/{subscriptionId}
Delete a Geofencing event subscription
deleteGeofencingSubscription 2 params → 202204400401403404429500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Subscription-Geo-V0 (9 properties), CloudEvent-Geo-V0 (7 properties), SubscriptionRequest-Geo-V0 (5 properties), Device-Geo-V0 (4 properties). Each schema is shown below with its type and property counts.

SubscriptionEventType-Geo-V0
string
area-entered - Event triggered when the device enters the given area area-left - Event triggered when the device leaves the given area
Area-Geo-V0
object
1 property 1 required
DateTime-Geo-V0
string
Timestamp of when the occurrence happened. Must adhere to RFC 3339.
SubscriptionDetail-Geo-V0
object
The detail of the requested event subscription
2 properties 2 required
Config-Geo-V0
object
Implementation-specific configuration parameters needed by the subscription manager for acquiring events. In CAMARA we have predefined attributes like subscrip…
4 properties 1 required
NetworkAccessIdentifier-Geo-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…
DeviceIpv4Addr-Geo-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
SubscriptionRequest-Geo-V0
object
The request for creating a event-type event subscription
5 properties 4 required
NotificationEventType-Geo-V0
string
area-entered - Event triggered when the device enters the given area area-left - Event triggered when the device leaves the given area subscription-ends - Even…
SubscriptionId-Geo-V0
string
The unique identifier of the subscription in the scope of the subscription manager. When this information is contained within an event notification, this conce…
PhoneNumber-Geo-V0
string
A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Num…
Protocol-Geo-V0
string
Identifier of a delivery protocol. Only HTTP is allowed for now
Source-Geo-V0
string
Identifies the context in which an event happened - be a non-empty URI-reference like: - URI with a DNS authority: https://github.com/cloudevents mailto:cncf-w…
Subscription-Geo-V0
object
Represents a event-type subscription.
9 properties 6 required
SubscriptionAsync-Geo-V0
object
Response for a event-type subscription request managed asynchronously (Creation or Deletion)
1 property
AreaType-Geo-V0
string
Type of this area. CIRCLE - The area is defined as a circle. POI - The area is defined by a named point of interest.
DeviceIpv6Address-Geo-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…
Device-Geo-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
SinkCredential-Geo-V0
object
1 property 1 required
ErrorInfo-Geo-V0
object
The error info object for possible error cases
3 properties 3 required
CloudEvent-Geo-V0
object
The notification callback
7 properties 6 required
Port-Geo-V0
integer
TCP or UDP port number
SingleIpv4Addr-Geo-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-geofencing-v0-3-0-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 Status v0.5.1 API
Where this information came from

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