Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zayo Network Discovery API

Grow your footprint by analyzing network availability by utilizing our Building, Locations, and Cloud Providers APIs.

Zayo Network Discovery API is one of 8 APIs that Zayo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Network Discovery. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.zayo.com.

3 operations 3 paths 1 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.zayo.com
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Zayo Network Discovery API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerToken). It supports OAuth 2.0 (OAuthClientCredentials) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • BearerToken — Bearer token authentication.
  • OAuthClientCredentials — OAuth 2.0 using the Client Credentials grant type.

Paths & Operations 3

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

Network Discovery 3

Grow your footprint by analyzing network availability by utilizing our Building, Locations, and Cloud Providers APIs.

POST
/services/location-management/v2/buildings/validation
Validate building addresses
validateBuildings body → 200400
GET
/services/location-management/v2/building/{buildingId}/locations
Get locations
getLocations 3 params → 200400
POST
/services/quote-management/v2/sites/available-cloud-providers
Get cloud sites
getCloudSites body → 200400

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is 400Response (2 properties). Each schema is shown below with its type and property counts.

400Response
object
Bad Request
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zayo-network-discovery-api-openapi.yml Raw ↑

Other APIs Zayo publishes across the network.

Zayo Maintenance Cases API
Zayo Order API
Zayo Product Catalog API
Zayo Quote API
Zayo Service Inventory API
Zayo Ticket Catalog API
Zayo Ticketing API