
Streetlight Intelligence Inc. — Investor Relations & Filings
Streetlight Intelligence Inc. was a technology provider specializing in intelligent street lighting systems designed for energy management and centralized asset control. The company developed solutions that enabled system-wide communications and monitoring of lamp performance. Its core offering included the Lumen IQ(TM) adaptive street lighting technology, which facilitated adaptive dimming and on-demand light delivery for municipalities. In November 2011, the company's intellectual property and assets were acquired by LED Roadway Lighting Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2011-11-21 | English | |
| Other.pdf | 2011-05-17 | English | |
| Material change report - English.pdf | 2011-05-11 | English | |
| Material change report - English.pdf | 2011-04-19 | English | |
| Material change report - English.pdf | 2011-04-06 | English | |
| Material change report - English.pdf | 2011-03-07 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
9 filings
| |||||
| 47106423 | Material change report - English.pdf | 2011-11-21 | English | ||
| 47106424 | Other.pdf | 2011-05-17 | English | ||
| 47106425 | Material change report - English.pdf | 2011-05-11 | English | ||
| 47106426 | Material change report - English.pdf | 2011-04-19 | English | ||
| 47106427 | Material change report - English.pdf | 2011-04-06 | English | ||
| 47106431 | Material change report - English.pdf | 2011-03-07 | English | ||
| 47106432 | Material change report - English.pdf | 2011-02-25 | English | ||
| 47106433 | Material change report - English.pdf | 2011-01-14 | English | ||
| 47106434 | Material change report - English.pdf | 2011-01-10 | English | ||
|
2010
3 filings
| |||||
| 47106435 | Material change report - English.pdf | 2010-11-04 | English | ||
| 47106436 | Material change report - English.pdf | 2010-10-27 | English | ||
| 47106441 | Material change report - English.pdf | 2010-10-20 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WIPRO LTD
A technology services and consulting firm for complex digit…
|
WIT | IN | Telecommunications, computer pr… |
|
Witted Megacorp Oy
Software development and IT consulting firm providing senio…
|
WITM | FI | Telecommunications, computer pr… |
|
WIZ CORP, Inc.
A diversified company in IT, business centers, materials, a…
|
038620 | KR | Telecommunications, computer pr… |
|
WNS (HOLDINGS) LTD
A global business process management company offering digit…
|
WNS | US | Telecommunications, computer pr… |
|
WOONGJIN CO., LTD.
IT services firm providing ERP, cloud integration, and prop…
|
016880 | KR | Telecommunications, computer pr… |
|
WORKMATES CORE2CLOUD SOLUTION LIMITED
Provides cloud consulting, migration, and managed services …
|
544610 | IN | Telecommunications, computer pr… |
|
World Wise Technologies Inc.
Global technology solutions provider specializing in digita…
|
— | CA | Telecommunications, computer pr… |
|
Xchanging Solutions Limited
Provides business process services, software solutions, and…
|
XCHANGING | IN | Telecommunications, computer pr… |
|
XENITRA LIMITED
Develops specialized software architectures and digital inf…
|
XEN | AU | Telecommunications, computer pr… |
|
Xiao-I Corp
A cognitive intelligence enterprise providing AI solutions …
|
AIXI | US | Telecommunications, computer pr… |
Streetlight Intelligence 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/45337/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45337 | 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=45337 | 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=45337 \ -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": 45337}, 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 Streetlight Intelligence Inc. (id: 45337)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.