Netify Documentation
Welcome to the Netify documentation. Learn how to use the Netify platform to compare SD-WAN and SASE providers, build RFPs, and manage your enterprise network procurement.
Quickstart
Get up and running with Netify in just a few minutes. Learn the basics of vendor comparison.
SD-WAN Guide
Understand SD-WAN technology, compare vendors, and build your architecture plan.
RFP Builder
Create audit-ready RFPs for Manufacturing, Retail, Healthcare, and Finance sectors.
SASE Framework
Explore Secure Access Service Edge components and deployment strategies.
Compliance
Map technical requirements to NHS DSPT, HIPAA, PCI DSS, and SOC2 standards.
API Reference
Integrate Netify data into your workflows with our comprehensive API.
Getting Started with Netify
Explore the Marketplace
Browse our curated list of 30+ SD-WAN and SASE vendors. Compare features, pricing models, and deployment options side by side to find the best fit for your organisation.
Build Your RFP
Use the RFP Builder to create sector-specific procurement documents. Select your industry — Healthcare, Manufacturing, Retail, or Finance — and generate audit-ready requirements automatically.
Receive Competitive Bids
Submit your RFP through Netify's marketplace and receive competitive bids from pre-qualified vendors via a single portal. Compare responses and make data-driven decisions.
Platform Features
API Example
Here's a quick example of how to query the Netify API for vendor information:
curl -X GET "https://api.netify.co.uk/v1/vendors" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
{
"status": "success",
"data": {
"vendors": [
{
"id": "vnd_001",
"name": "Example Vendor",
"category": "SD-WAN",
"compliance": ["SOC2", "PCI-DSS"],
"regions": ["UK", "EU", "NA"]
}
],
"total": 30,
"page": 1
}
}
Frequently Asked Questions
Supported Sectors
Healthcare organisations face unique networking challenges with NHS DSPT and HIPAA compliance requirements. Netify helps you identify vendors that meet clinical data security standards, support telemedicine workloads, and integrate with existing NHS infrastructure.
Manufacturing environments require reliable connectivity for IoT devices, SCADA systems, and multi-site operations. Netify's manufacturing RFP template addresses OT/IT convergence, low-latency requirements, and industrial protocol support.
Retail networks must support PCI DSS compliance for payment processing, guest Wi-Fi, digital signage, and inventory management across distributed store locations. Our retail template covers all critical retail networking requirements.
Financial services demand the highest levels of security and compliance. Netify's finance RFP template addresses SOC2 compliance, encryption requirements, DDoS protection, and regulatory reporting capabilities.
Comparison Overview
| Feature | SD-WAN | SASE |
|---|---|---|
| Network Optimisation | ✅ Core feature | ✅ Included |
| Cloud Security | ❌ Requires add-on | ✅ Built-in |
| Zero Trust Access | ❌ Separate solution | ✅ Integrated |
| Firewall as a Service | ⚠️ Vendor dependent | ✅ Core component |
| Best for | WAN optimisation focus | Full security + networking |
