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 Product Catalog API

View available Zayo products and product detials to use in the Quoting API.

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

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

This API exposes 2 operations across 2 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.

2 operations 2 paths 1 schemas 2 GET

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 Product Catalog 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 2

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

Product Catalog 2

View available Zayo products and product detials to use in the Quoting API.

GET
/services/quote-management/v3/catalog/product-code
Get product catalog
getProductCatalog → 200400
GET
/services/quote-management/v3/catalog/product-code-details/{productCode}/{version}
Get product code details
getProductCodeDetails 2 params → 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-product-catalog-api-openapi.yml Raw ↑

Other APIs Zayo publishes across the network.

Zayo Maintenance Cases API
Zayo Network Discovery API
Zayo Order API
Zayo Quote API
Zayo Service Inventory API
Zayo Ticket Catalog API
Zayo Ticketing API