Zayo Group Holdings website screenshot

Zayo Group Holdings

Zayo Group Holdings is a major US corporation and Fortune 1000 company. The Zayo Group Holdings API provides programmatic access to its platform services, data, and integrations for enterprise customers and partners.

1 APIs 0 Features
FiberNetworkInfrastructure

APIs

Zayo Group Holdings API

The Zayo Group Holdings API provides access to platform services and data for enterprise integration and automation.

Collections

Pricing Plans

Zayo Group Plans Pricing

1 plans

PLANS

Rate Limits

Zayo Group Rate Limits

1 limits

RATE LIMITS

FinOps

Resources

🔗
VulnerabilityDisclosure
VulnerabilityDisclosure
🔗
DomainSecurity
DomainSecurity
🔑
Authentication
Authentication
🔑
OAuthScopes
OAuthScopes
🔗
LinkedIn
LinkedIn
🔗
Website
Website
📰
Blog
Blog

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Zayo Group API
  version: '1.0'
request:
  auth:
    type: oauth2
    flow: client_credentials
    accessTokenUrl: https://auth.api.zayo.com/oauth/token
    credentials:
      clientId: '{{clientId}}'
      clientSecret: '{{clientSecret}}'
items:
- info:
    name: Network Discovery
    type: folder
  items:
  - info:
      name: Validate building / address
      type: http
    http:
      method: POST
      url: https://api.zayo.com/services/location-management/v2/buildings/validation
      body:
        type: json
        data: '{}'
    docs: 'Validate whether a building or street address is on or near Zayo''s fiber

      network footprint. Used as the first step before quoting a new service.'
bundled: true