
SKYX Platforms Corp. — Investor Relations & Filings
SKYX Platforms Corp. is a technology company that develops solutions to enhance the safety and simplicity of electrical installations. Its core innovation is the patented SkyPlug, a plug-and-play ceiling receptacle platform that enables the quick and safe installation of fixtures like lighting and ceiling fans. This system is designed to serve as an all-in-one smart platform, facilitating the integration of Internet of Things (IoT) devices in both residential and commercial buildings. The company's technology is recognized as a safety standard within the National Electrical Code (NEC). In addition to its core technology, SKYX Platforms Corp. operates a portfolio of over 60 e-commerce websites in the lighting and home decor sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-13 | English | |
| DEF 14A - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-13 | English | |
| 10-Q - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-11 | English | |
| 10-K/A - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-27 | English | |
| S-3 - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-26 | English | |
| 10-K - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45770253 | ARS - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-13 | English | ||
| 45770200 | DEF 14A - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-13 | English | ||
| 44998787 | 10-Q - SKYX Platforms Corp. (0001598981) (Filer) | 2026-05-11 | English | ||
| 33066424 | 10-K/A - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-27 | English | ||
| 33052301 | S-3 - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-26 | English | ||
| 33052119 | 10-K - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-26 | English | ||
| 33052055 | 8-K - SKYX Platforms Corp. (0001598981) (Filer) | 2026-03-26 | English | ||
| 30825355 | SCHEDULE 13D/A Filing | 2026-01-28 | English | ||
| 30825272 | SCHEDULE 13D/A Filing | 2026-01-27 | English | ||
| 30825559 | 8-K Filing | 2026-01-26 | English | ||
| 30825497 | 424B5 Filing | 2026-01-26 | English | ||
| 30825429 | 424B3 Filing | 2026-01-23 | English | ||
| 30825326 | S-3 Filing | 2026-01-16 | English | ||
| 12749417 | 8-K | 2026-01-13 | English | ||
| 12749418 | Regulatory Filings 2026 | 2026-01-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZIMI LIMITED
Develops IoT solutions for smart energy management and buil…
|
ZMM | AU | Manufacturing |
|
通领科技
Specializes in electrical safety, power control, and circui…
|
920187 | CN | Manufacturing |
SKYX Platforms Corp. 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/33953/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33953 | 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=33953 | 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=33953 \ -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": 33953}, 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 SKYX Platforms Corp. (id: 33953)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.