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

VNC Cloud Addresses API

Manage cloud addresses for VNC Cloud connectivity brokering.

VNC Cloud Addresses API is one of 3 APIs that VNC publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Cloud Addresses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 7 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.1.

Requests are made against a single base URL, https://api.vnc.com/cloud/1.1.

7 operations 3 paths 8 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.1
Base URL
https://api.vnc.com/cloud/1.1
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

VNC Cloud Addresses API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BasicAuth — Basic authentication using VNC Cloud API key (username) and secret (password) provided by RealVNC.

Paths & Operations 7

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

Cloud Addresses 7

Manage cloud addresses for VNC Cloud connectivity brokering.

POST
/static-address
Create Cloud Address
createCloudAddress body → 201400401409
GET
/static-address
List Cloud Addresses
listCloudAddresses 1 param → 200401
GET
/static-address/{cloudAddress}
Get Cloud Address
getCloudAddress 1 param → 200401404
PUT
/static-address/{cloudAddress}
Update Cloud Address
updateCloudAddress 2 params body → 200400401404412
POST
/static-address/{cloudAddress}
Reset Cloud Address Password
resetCloudAddressPassword 1 param → 200401404
DELETE
/static-address/{cloudAddress}
Delete Cloud Address
deleteCloudAddress 1 param → 204401404
GET
/static-address/{cloudAddress}/ready
Check Cloud Address Readiness
checkCloudAddressReady 1 param → 200401404503

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CloudAddressDetails (4 properties), CloudAddressCreate (3 properties), CloudAddressUpdate (3 properties), AccessControl (2 properties). Each schema is shown below with its type and property counts.

AccessControl
object
Access control configuration for a cloud address.
2 properties
CloudAddressCreate
object
3 properties 1 required
CloudAddressCreated
object
2 properties
ReadinessStatus
object
1 property
CloudAddressDetails
object
4 properties
CloudAddressList
object
1 property
Error
object
2 properties
CloudAddressUpdate
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vnc-cloud-addresses-api-openapi.yml Raw ↑

Other APIs VNC publishes across the network.

VNC Connect Management API
VNC Developer SDK
Where this information came from

This is an independent, third-party profile of VNC Cloud Addresses 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.