curl -X GET "https://platform-api.wisprflow.ai/api/v1/dash/warmup_dash" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "status": "warmed"}
Use this endpoint to warm up your connection to Flow’s servers. This helps minimize latency for subsequent API calls by establishing and maintaining a connection.