{
"message": "Provider created successfully",
"provider": {
"id": "string",
"name": "openrouter-main",
"provider_type": "openai",
"currency": "USD",
"api_key_encrypted": "***HIDDEN***",
"base_url": "https://openrouter.ai/api/v1",
"config": {
"property1": "string",
"property2": "string"
},
"description": "string",
"is_active": true,
"priority": 10,
"rate_limit_per_minute": 0,
"last_health_check": "2019-08-24T14:15:22.123Z",
"health_status": "healthy",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"use_proxy": false,
"models_count": 4,
"grafana_url": "http://localhost:3001/d/l1-ai/ai-otvety?var-provider=openrouter"
}
}