Getting Started
Register a developer account, generate your first API key, and configure the default region routing for your game servers. Includes step-by-step setup for local testing environments.
Real-time multiplayer server discovery
Find endpoints, SDK methods, and integration guides across the ServerPulse platform.
Navigate our technical resources by development stage or integration type.
Register a developer account, generate your first API key, and configure the default region routing for your game servers. Includes step-by-step setup for local testing environments.
Complete REST and WebSocket endpoint specifications. Covers server registration, player capacity updates, latency ping calculations, and real-time status polling with rate limit details.
Official packages for Unity, Unreal Engine, Godot, and Node.js. Pre-built modules for heartbeat management, regional failover, and automatic server list caching.
Architectural patterns for matching players, handling NAT traversal alongside server discovery, and optimizing DNS resolution for low-latency connections across EU-West and US-East clusters.
Latest platform changes and frequently accessed configuration topics.
Updated OAuth2 flow for server-to-server validation. Learn how to implement automated JWT refresh cycles and secure your dashboard endpoints against replay attacks.
Read GuideConfigure retry policies for server offline notifications, player join/leave events, and region failover triggers. Includes signature verification examples for Node.js and Python.
Read GuideEffective November 12, 2024, default ping filtering now caps at 150ms for competitive matchmaking queues. Update your client SDK configuration to inherit the new baseline metrics.
View Notes