Hubbell · API Governance Rules

Hubbell API Rules

Spectral linting rules defining API design standards and conventions for Hubbell.

0 Rules
View Rules File View on GitHub

Spectral Ruleset

hubbell-rules.yml Raw ↑
x-aid: hubbell:hubbell-rules
x-name: Hubbell Rules
description: >-
  Operating rules and guidelines for tracking Hubbell developer and
  integration resources as they become available.
x-type: Rules
x-tags:
  - Electrical
  - Infrastructure
  - Utilities
  - Rules
rules:
  - name: Verify Public Endpoints
    description: >-
      Only document Hubbell endpoints that are publicly reachable and
      have published terms of use. Do not include partner only or EDI
      endpoints in apis.yml.
  - name: Separate Hubbell Connect From Public APIs
    description: >-
      Hubbell Connect is an authenticated customer experience and is
      not equivalent to a developer API. Track it as a customer portal
      property rather than as an API.
  - name: Track EDI Channels Distinctly
    description: >-
      EDI capabilities are partner integration channels rather than web
      APIs. Document them with type EDI when they appear, not as API
      properties.
  - name: Map By Business Unit
    description: >-
      Hubbell spans Power and Utilities, Lighting and Controls, Wiring
      and Electrical, and Datacom. Tag any future APIs with the
      relevant business unit so consumers can filter by domain.
  - name: Cite Authoritative Sources
    description: >-
      Pull descriptions and specifications from the official Hubbell
      website and division specific microsites rather than third party
      summaries.
  - name: Update Modified Date On Change
    description: >-
      Whenever apis.yml is updated, set the modified field to the current
      date so downstream tooling can detect changes.
x-maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

Work with this as data

Every ruleset here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for spectral rules

4 MCP tools reach this
  • find_rulesBrowse and filter every ruleset in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/hubbell-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.