{"name":"NTM Public API - Scanner","version":"1.1.0","description":"API pública para análisis de negocios locales con Google Places","poweredBy":"Google Places API","endpoints":{"POST /api/v1/scanner":{"description":"Buscar negocios en una zona geográfica","parameters":{"location":"string (required) - Zona geográfica (ej: 'Madrid, España')","category":"string (optional) - restaurant, store, service, health","limit":"number (optional) - Máximo de resultados (default: 20)"},"response":{"businesses":"Array de negocios con datos reales","placeId":"ID único de Google Places","name":"Nombre del negocio","address":"Dirección completa","rating":"Rating (0-5)","reviewCount":"Número de reseñas","googleMapsUrl":"Link a Google Maps"}}},"authentication":{"type":"API Key","header":"X-API-Key","format":"ntm_live_email o ntm_live_userId"},"pricing":{"free":{"credits":3,"price":"$0"},"pro":{"credits":100,"price":"$29/mes"},"enterprise":{"credits":"ilimitado","price":"$99/mes"}}}