# HYPERLABS > HYPERLABS, Inc. designs and manufactures signal-integrity products for high-speed digital and datacom > test, in the United States, since 1992. Two product classes: ultra-broadband Components (amplifiers, > baluns, DC blocks, bias tees, pick-off tees, power dividers, attenuators, terminations, inverters) > built for 112 and 224 Gbps PAM-4 applications, and Instruments — USB-powered and USB-controlled TDRs, > Signal Path Analyzers, controlled-impedance analyzers and impulse generators with 1-20 channels and > rise times as fast as 35 ps. Engineering and manufacturing in Louisville, Colorado and Beaverton, > Oregon. Generated by the API Evangelist enrichment pipeline on 2026-08-01. HYPERLABS does not publish an llms.txt of its own (`https://www.hyperlabs.com/llms.txt` returns the site's single-page-app HTML shell). Everything linked below was fetched or derived from published HYPERLABS surfaces. Two machine-readable contracts exist: 1. **HYPERLABS Web API** — OpenAPI 3.0.1, 124 paths / 175 operations, served publicly with Swagger UI from the API host. It powers www.hyperlabs.com: product catalog, software downloads, website content, customer accounts, wishlists and quote requests. It is not marketed as a developer product and publishes no terms of use for third-party consumption. 2. **radium.v1.Radium** — an MIT-licensed proto3 gRPC service for the TDR11100 Time Domain Reflectometer: 22 unary RPCs plus 3 server-streaming RPCs. It runs on the instrument itself on TCP port 50052 over a plaintext, unauthenticated channel, so it is device-local, not internet-facing. ## APIs - [HYPERLABS Web API reference (Swagger UI)](https://www.hyperlabs.com/api/swagger/index.html): interactive reference for the 175-operation web backend - [HYPERLABS Web API OpenAPI](https://www.hyperlabs.com/api/swagger/v1/swagger.json): the raw OpenAPI 3.0.1 document - [TDR11100 gRPC repository](https://github.com/HYPERLABS/TDR11100): the published radium.v1 .proto, generated Python bindings and a worked capture example (MIT) ## Specs and artifacts - [openapi/hyperlabs-web-openapi-original.json](openapi/hyperlabs-web-openapi-original.json): verbatim copy of the published OpenAPI 3.0.1 - [grpc/hyperlabs-radium.proto](grpc/hyperlabs-radium.proto): verbatim copy of radium_public.proto - [asyncapi/hyperlabs-radium-asyncapi.yml](asyncapi/hyperlabs-radium-asyncapi.yml): AsyncAPI 3.0.0 derived from the three server-streaming RPCs - [overlays/hyperlabs-web-overlay.yaml](overlays/hyperlabs-web-overlay.yaml): OpenAPI Overlay 1.0.0 of our corrections - [authentication/hyperlabs-authentication.yml](authentication/hyperlabs-authentication.yml): auth profile - [conventions/hyperlabs-conventions.yml](conventions/hyperlabs-conventions.yml): pagination, filtering, identifiers, error envelope, rate-limit signalling - [errors/hyperlabs-problem-types.yml](errors/hyperlabs-problem-types.yml): RFC 7807 problem details plus the gRPC LocalErrorCode enum - [data-model/hyperlabs-data-model.yml](data-model/hyperlabs-data-model.yml): entity graph derived from the 92 schemas - [lifecycle/hyperlabs-lifecycle.yml](lifecycle/hyperlabs-lifecycle.yml): versioning, discontinued products, health check - [changelog/hyperlabs-changelog.yml](changelog/hyperlabs-changelog.yml): the published per-product software changelogs - [packages/hyperlabs-packages.yml](packages/hyperlabs-packages.yml): the ZTDR and XTDR Windows DLLs and the Python gRPC bindings - [conformance/hyperlabs-conformance.yml](conformance/hyperlabs-conformance.yml): standards posture - [security/hyperlabs-domain-security.yml](security/hyperlabs-domain-security.yml): TLS, HSTS, DNS posture - [skills/_index.yml](skills/_index.yml): packaged agent skills for the marquee flows ## Docs and site - [HYPERLABS home](https://www.hyperlabs.com/) - [Components](https://www.hyperlabs.com/components/): amplifiers, baluns, DC blocks, bias tees, pick-off tees, power dividers, attenuators, terminations, inverters - [Instruments](https://www.hyperlabs.com/instruments/): USB TDRs, Signal Path Analyzers, impedance analyzers, impulse generators - [Software downloads](https://www.hyperlabs.com/software/): XTDR, ZTDR, Zcoupon, TDR11100 — including the automation DLLs and their manuals - [Application notes](https://www.hyperlabs.com/applications/) - [About HYPERLABS](https://www.hyperlabs.com/about-us/) - [Datasheets](https://www.hyperlabs.com/datasheets/) - [Support](https://www.hyperlabs.com/support/) - [FAQ](https://www.hyperlabs.com/support/faq/) - [Discontinued products](https://www.hyperlabs.com/support/discontinued-products/) - [Sales and warranty terms](https://www.hyperlabs.com/support/sales-and-warranty-terms/) - [Privacy policy](https://www.hyperlabs.com/support/privacy-policy/) - [Contact](https://www.hyperlabs.com/contact/) - [GitHub organization](https://github.com/HYPERLABS) ## Optional - Contact: support@hyperlabs.com (technical), sales@hyperlabs.com (sales and warranty), privacy@hyperlabs.com, +1-720-407-6538 - Locations: 315 W South Boulder Rd. Ste. 110, Louisville, CO 80027; 13830 SW Rawhide Ct., Beaverton, OR 97008 - Not published by HYPERLABS: llms.txt, security.txt, any /.well-known/ document, an A2A agent card, an MCP server, a status page, an API deprecation policy, an SLA, a public Postman collection, a pricing page (quote-based), or packages on npm/PyPI/NuGet/Maven/RubyGems/Packagist/crates.io/pkg.go.dev