# NetXL > NetXL (netxl.com) is a UK trade supplier of networking hardware (VoIP phones, switches, access points, > routers and accessories). This index covers two machine-readable surfaces: the storefront at > https://www.netxl.com (browsing, guest pricing, live stock) and the NetXL Customer API, which gives > trade customers programmatic access to customer-specific real-time pricing and stock, product search, > quote requests, order creation and confirmation, and account/credit data. ## Storefront Every product and category page is available as plain markdown by appending `.md` to its URL (drop the trailing slash), e.g. https://www.netxl.com/wifi-access-points.md for a category or `https://www.netxl.com//.md` for a product. Markdown pages show guest pricing (GBP), live stock, specifications and datasheet links; HTML pages carry the same data plus schema.org Product JSON-LD. Site search is not crawlable — use the API's product search instead. - [All categories A–Z](https://www.netxl.com/categories/) - [Sitemap](https://www.netxl.com/sitemap.xml) - [Networking](https://www.netxl.com/networking.md) - [Routers](https://www.netxl.com/network-routers.md) - [4G & 5G Routers](https://www.netxl.com/3g-4g-5g-routers.md) - [Switches](https://www.netxl.com/network-switches.md) - [PoE Switches](https://www.netxl.com/poe-network-switches.md) - [WiFi Access Points](https://www.netxl.com/wifi-access-points.md) - [WiFi Point to Point](https://www.netxl.com/point-to-point-wireless.md) - [Modems](https://www.netxl.com/dsl-modems.md) - [Powerline Adapters](https://www.netxl.com/powerline-adapters.md) - [Software Licenses](https://www.netxl.com/networking-software-licenses.md) - [Networking Accessories](https://www.netxl.com/networking-accessories.md) - [Antennas](https://www.netxl.com/antennas.md) - [5G Ready Antennas](https://www.netxl.com/5g-ready-antennas.md) - [Omni-Directional Antennas](https://www.netxl.com/omni-directional-antennas.md) - [Directional Antennas](https://www.netxl.com/directional-antennas.md) - [Marine Antennas](https://www.netxl.com/marine-antennas.md) - [Vehicle Antennas](https://www.netxl.com/vehicle-antennas.md) - [Antenna Accessories](https://www.netxl.com/antenna-accessories.md) - [CCTV](https://www.netxl.com/cctv.md) - [IP Bullet Cameras](https://www.netxl.com/ip-cctv-bullet-cameras.md) - [IP Dome Cameras](https://www.netxl.com/ip-cctv-dome-cameras.md) - [IP Fisheye Cameras](https://www.netxl.com/ip-cctv-fisheye-cameras.md) - [IP Turret Cameras](https://www.netxl.com/ip-cctv-turret-cameras.md) - [Network Video Recorders](https://www.netxl.com/ip-network-recorders.md) - [Hard Drives](https://www.netxl.com/hard-drives.md) - [CCTV Accessories](https://www.netxl.com/ip-cctv-accessories.md) - [Smart Home & Security](https://www.netxl.com/smart-home-and-security.md) - [Switches & Dimmers](https://www.netxl.com/switches-and-dimmers.md) - [Sensors & Detectors](https://www.netxl.com/sensors-and-detectors.md) - [Energy Management](https://www.netxl.com/energy-management.md) - [Controllers and Hubs](https://www.netxl.com/controllers-and-hubs.md) - [Smart Door Locks](https://www.netxl.com/smart-door-locks.md) - [IP Access Control](https://www.netxl.com/ip-access-control.md) - [IP Door Intercoms](https://www.netxl.com/ip-door-intercoms.md) - [Smart Home Accessories](https://www.netxl.com/smart-home-accessories.md) - [Speakers](https://www.netxl.com/speakers.md) - [Bluetooth Ceiling Speakers](https://www.netxl.com/bluetooth-speakers.md) - [WiFi Ceiling Speakers](https://www.netxl.com/wifi-speakers.md) - [IP44 Waterproof Speakers](https://www.netxl.com/ip44-rated-speakers.md) - [Outdoor Speakers](https://www.netxl.com/outdoor-garden-speakers.md) - [Speaker Accessories](https://www.netxl.com/speaker-accessories.md) - [VoIP](https://www.netxl.com/voip-phones.md) - [Corded VoIP Phones](https://www.netxl.com/desktop-voip-phones.md) - [DECT VoIP Phones](https://www.netxl.com/dect-voip-phones.md) - [WiFi Compatible VoIP Phones](https://www.netxl.com/wifi-phones.md) - [Conference Phones](https://www.netxl.com/voip-conference-phones.md) - [Headsets](https://www.netxl.com/headsets.md) - [IP Hardware PBX](https://www.netxl.com/ip-hardware-pbx.md) - [VoIP Adapters](https://www.netxl.com/voip-phone-adapters.md) - [VoIP Accessories](https://www.netxl.com/voip-accessories.md) - [Accessories](https://www.netxl.com/networking-installations.md) - [Cabinets & Racking](https://www.netxl.com/cabinets-and-racking.md) - [Mounting Kits](https://www.netxl.com/mounting-kits.md) - [Network Testing](https://www.netxl.com/network-testing.md) - [Network Cables](https://www.netxl.com/cat-ethernet-cables.md) - [Power Cables](https://www.netxl.com/power-cables.md) - [Cable Management](https://www.netxl.com/cable-management.md) - [Installation Accessories](https://www.netxl.com/network-installation-accessories.md) ## Buying programmatically - [MCP server for AI agents](https://mcp.netxl.com/mcp): product search, quotes and ordering over the Model Context Protocol (OAuth; a NetXL trade account is required to order). Ordering is two-step: create_order prices a pending basket, confirm_order places it. Docs: https://www.netxl.com/api-docs/mcp.md - The Customer API below supports search, quotes and ordering with an API key # NetXL API > The NetXL Customer API gives trade customers programmatic access to > customer-specific real-time pricing and stock, product search, quote requests, order creation and > confirmation, and account/credit data. Key facts for using the API: - Base URL: https://api.netxl.com - Authentication: a 64-character API key sent in the `X-Api-Key` header (preferred) or the `api-key` query parameter. Trade customers can create a key for free at https://www.netxl.com/account/api/ - Content negotiation: `GET /product` and `GET /order` return CSV by default when no `Accept` header is sent. Send `Accept: application/json` (or `?accept=application/json`) for JSON. - Creating orders requires a credit account; card/PayPal payment is not supported via the API. - Sandbox: https://sandbox.api.netxl.com — contact support for a sandbox key. Sandbox data does not reflect live stock or pricing. ## API reference - [OpenAPI 3.1 specification (YAML)](https://api.netxl.com/openapi.yaml): complete machine-readable reference for every endpoint, including parameters, schemas, error codes and authentication - [OpenAPI 3.1 specification (JSON)](https://api.netxl.com/openapi.json): the same specification as JSON ## Documentation Every chapter is available as plain markdown; the HTML guide for humans is at https://www.netxl.com/api-docs/ - [Complete documentation (markdown)](https://www.netxl.com/api-docs.md): all chapters in one document - [Introduction](https://www.netxl.com/api-docs/introduction.md) - [Getting started](https://www.netxl.com/api-docs/getting-started.md): API keys, access methods, sandbox, response formats - [Your first request](https://www.netxl.com/api-docs/first-request.md): authentication and response types - [Errors](https://www.netxl.com/api-docs/errors.md): error handling and common error codes - [Customers](https://www.netxl.com/api-docs/customers.md): account details, credit and addresses - [Products](https://www.netxl.com/api-docs/products.md): the product object, search and attribute filtering - [Orders and quotes](https://www.netxl.com/api-docs/orders.md): creating, confirming and cancelling orders; quotes; preconfiguration - [Categories, attributes and manufacturers](https://www.netxl.com/api-docs/filter-data.md): reference data for filtering ## Optional - [Contact support](https://www.netxl.com/contact/): help with the API, sandbox keys and credit accounts - [Terms and conditions](https://www.netxl.com/terms-conditions/)