Компании на платформе Kroncl могут быть двух типов:
Метод получения реквизитов публичной компании:
{
"status": true,
"message": "Company visit card retrieved successfully",
"data": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Компания A",
"slug": "auto-pushkina",
"description": "Ремонт и обслуживание легковых автомобилей.",
"avatar_url": "https://cdn.kroncl.com/avatars/auto-pushkina.png",
"is_public": true,
"region": "РФ",
"site": "https://auto-pushkina.ru",
"email": "info@auto-pushkina.ru",
"created_at": "2026-04-24T00:20:54.94462Z",
"updated_at": "2026-06-13T15:29:02Z"
},
"meta": {
"timestamp": "2026-06-13T22:42:35Z",
"request_id": "e08cf60221af/7tXcx4SYpF-000001",
"path": "/api/v1/visit-cards/auto-pushkina",
"method": "GET"
}
}