Intelligent Name Detection and Normalization Service
Endpoint: /detect_client
Method: GET
Query Parameters:
GET /detect_client?text=Hello, my name is Ivan Petrov, and I am reaching out regarding an issue.Example Response (Success):
{ "clients": ["Ivan Petrov"] }