
Life360, Inc. — Investor Relations & Filings
Life360, Inc. is a technology company that provides location-based services and safety solutions through its mobile application. The platform is designed for families and close groups, enabling users to share their real-time locations, communicate, and receive notifications about each other's movements. Key features include driving safety reports, crash detection, and SOS alerts with emergency dispatch for premium subscribers. The company's ecosystem also incorporates Tile Bluetooth trackers and dedicated pet GPS trackers, allowing users to locate personal items and pets. The service aims to offer peace of mind and simplify coordination by providing a comprehensive suite of safety and connectivity tools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SEC Form 4 3 pages 146.1KB | 2026-03-11 | English | |
| SEC Form 4 3 pages 143.5KB | 2026-03-10 | English | |
| SEC Forms 4 5 pages 158.0KB | 2026-03-10 | English | |
| SEC Form 4 2 pages 19.3KB | 2026-03-09 | English | |
| Statement of CDIs on issue - 360 3 pages 12.4KB | 2026-03-05 | English | |
| 8-K - LIFE360, INC. (0001581760) (Filer) | 2026-03-02 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37371904 | SEC Form 4 3 pages 146.1KB | 2026-03-11 | English | ||
| 37371939 | SEC Form 4 3 pages 143.5KB | 2026-03-10 | English | ||
| 37371923 | SEC Forms 4 5 pages 158.0KB | 2026-03-10 | English | ||
| 37371952 | SEC Form 4 2 pages 19.3KB | 2026-03-09 | English | ||
| 37371962 | Statement of CDIs on issue - 360 3 pages 12.4KB | 2026-03-05 | English | ||
| 32894466 | 8-K - LIFE360, INC. (0001581760) (Filer) | 2026-03-02 | English | ||
| 32894467 | 10-K - LIFE360, INC. (0001581760) (Filer) | 2026-03-02 | English | ||
| 37372681 | Life360 Reports Record Q4 2025 Results 13 pages 174.6KB | 2026-03-02 | English | ||
| 37372670 | Investor Presentation 59 pages 11.2MB | 2026-03-02 | English | ||
| 37372560 | Form 10-K 161 pages 10.8MB | 2026-03-02 | English | ||
| 37372200 | Form 8-K 75 pages 11.4MB | 2026-03-02 | English | ||
| 37372007 | Form S-8 11 pages 341.6KB | 2026-03-02 | English | ||
| 37372693 | Change in substantial holding 7 pages 1.2MB | 2026-03-01 | English | ||
| 32894465 | 4 - LIFE360, INC. (0001581760) (Filer) | 2026-02-18 | English | ||
| 37372702 | SEC Form 4 3 pages 123.5KB | 2026-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Life360, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30724/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30724 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30724 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30724 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30724}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Life360, Inc. (id: 30724)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.