
N2OFF, Inc. — Investor Relations & Filings
N2OFF, Inc. is a clean tech company focused on developing sustainable solutions for the agricultural and energy sectors. The company's agri-tech division provides innovations to reduce nitrous oxide emissions, a potent greenhouse gas associated with agriculture, and offers eco-friendly solutions for the food industry. In the energy sector, N2OFF advances renewable energy projects, with a specific focus on solar operations through a dedicated subsidiary. The company integrates technologies to address environmental challenges in both food production and energy generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-3 - Nexentis Technologies Inc. (0001789192) (Filer) | 2026-04-16 | English | |
| 8-K - Nexentis Technologies Inc. (0001789192) (Filer) | 2026-04-06 | English | |
| 4 - Nexentis Technologies Inc. (0001789192) (Issuer) | 2026-03-26 | English | |
| 3 - Nexentis Technologies Inc. (0001789192) (Issuer) | 2026-03-23 | English | |
| SCHEDULE 13G - Nexentis Technologies Inc. (0001789192) (Subject) | 2026-03-23 | English | |
| 8-K - N2OFF, INC. (0001789192) (Filer) | 2026-02-26 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 34649959 | S-3 - Nexentis Technologies Inc. (0001789192) (Filer) | 2026-04-16 | English | ||
| 33600054 | 8-K - Nexentis Technologies Inc. (0001789192) (Filer) | 2026-04-06 | English | ||
| 33052203 | 4 - Nexentis Technologies Inc. (0001789192) (Issuer) | 2026-03-26 | English | ||
| 33016193 | 3 - Nexentis Technologies Inc. (0001789192) (Issuer) | 2026-03-23 | English | ||
| 33016178 | SCHEDULE 13G - Nexentis Technologies Inc. (0001789192) (Subject) | 2026-03-23 | English | ||
| 32898305 | 8-K - N2OFF, INC. (0001789192) (Filer) | 2026-02-26 | English | ||
| 32898306 | 8-K - N2OFF, INC. (0001789192) (Filer) | 2026-02-25 | English | ||
| 31727091 | 4 Filing | 2026-02-11 | English | ||
| 31727062 | 4 Filing | 2026-02-11 | English | ||
| 31727030 | 4 Filing | 2026-02-11 | English | ||
| 31727020 | 4 Filing | 2026-02-11 | English | ||
| 13209143 | 8-K | 2026-01-13 | English | ||
| 13209144 | 8-K | 2026-01-12 | English | ||
|
2025
2 filings
| |||||
| 13209145 | 8-K | 2025-12-16 | English | ||
| 13209146 | 10-Q | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricore United
Major agribusiness focused on crop inputs, grain handling, …
|
AU | CA | Agriculture, forestry and fishi… |
|
AGROFIN AGROCOMMODITIES S.A.
Experienced agribusiness specializing in producing, process…
|
— | AR | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn ST8
Processes and exports agricultural products, offers tourism…
|
ST8 | VN | Agriculture, forestry and fishi… |
|
Elfin Agro India Limited
Specializes in the procurement, processing, and distributio…
|
544724 | IN | Agriculture, forestry and fishi… |
|
FUTUROS Y OPCIONES.COM S.A.
Provides innovative solutions, grain commercialization, and…
|
— | AR | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
GASTALDI HNOS S A I Y C F E I
Agricultural company processing peanuts, producing popcorn,…
|
— | AR | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
Invictus Investment Company PLC
Diversified Agri-food company focused on trading, logistics…
|
INVICTUS | AE | Agriculture, forestry and fishi… |
N2OFF, 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/35462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35462 | 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=35462 | 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=35462 \ -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": 35462}, 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 N2OFF, Inc. (id: 35462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.