{"name":"Truckstop Login Multi-Tenancy API","version":"2.0.0","documentation":"https://github.com/yourusername/truckstop-scrapper","activeTenants":1,"endpoints":{"tenants":"GET /tenants - Listar todos los tenants","login":"POST /{tenantId}/login - Iniciar login (body: email, password)","submitCode":"POST /{tenantId}/submit-code - Enviar código MFA","status":"GET /{tenantId}/status - Ver estado","graphql":"POST /{tenantId}/graphql - Consulta GraphQL a Truckstop","graphqlBrowser":"POST /{tenantId}/graphql-browser - Consulta desde navegador","locationAutocomplete":"POST /{tenantId}/location-autocomplete - Buscar ubicaciones (body: JSON payload)","refreshCookies":"POST /{tenantId}/refresh-cookies - Refrescar cookies","debug":"GET /{tenantId}/debug-session - Debug completo","logout":"POST /{tenantId}/logout - Cerrar sesión"}}