Mediloop
CONNECTOR SDK

Requirements

These are the system and network requirements for developing, testing, and running applications with the Mediloop Connector SDK.

Requirements may vary by language and platform. Always refer to the latest version support for details.

Requirements overview

Key areas to consider before using the Connector SDK.

System
Operating systems and hardware
Network
Connectivity, endpoints and ports
Security
TLS, certificates and encryption
Runtime
Runtimes and dependencies
SDK
Language specific requirements
Best Practices
Recommendations for reliability

System Requirements

Operating SystemsWindows 10+, macOS 12+, Ubuntu 20.04 LTS+
CPU64-bit processor (x86_64 or ARM64)
Memory4 GB RAM minimum (8 GB recommended)
Storage2 GB free space minimum
VirtualizationDocker Desktop 4.10+ (optional, recommended)

Network Requirements

Outbound AccessRequired to Mediloop API endpoints
ProtocolHTTPS (TLS 1.2 or higher)
Ports443 (HTTPS)
DNSReliable DNS resolution required
FirewallAllow outbound 443 to *.mediloop.com

Security Requirements

TLSTLS 1.2 or higher
CertificatesValid CA-signed certificates
API KeyRequired for all requests
Token StorageSecure storage recommended
Data HandlingComply with GDPR and applicable regulations

Runtime Requirements

Node.js18.x LTS or higher
Python3.8 or higher
.NET6.0 or higher
Java17 or higher
Docker20.10 or higher (optional)
Docker
4.10+
Git
2.30+
VS Code
1.80+
Postman
10.0+
Node.js
18.x LTS
Python
3.8+
.NET SDK
6.0+