Welcome to the DataSync REST API. Provides endpoints for real-time data synchronization across distributed systems.
All requests require a valid API key in the Authorization header.
Authorization: Bearer YOUR_API_KEY
/api/v1/data
Retrieve synchronized data stream. Supports WebSocket upgrade for real-time updates.
/api/v1/data
Submit data for synchronization across nodes.
/api/v1/health
Health check. Returns system status.
Free tier: 1,000 req/hr. Pro: 50,000 req/hr.