
IDT CORP — Investor Relations & Filings
IDT Corporation is a provider of communications and payment services. The company operates through several key brands. Its net2phone division offers Unified Communications as a Service (UCaaS) and Contact Center as a Service (CCaaS) solutions to businesses, including cloud-based voice, messaging, and video conferencing. The BOSS Revolution brand provides consumer-focused financial services, primarily international money transfers, mobile top-ups, and international calling. Additionally, its National Retail Solutions (NRS) brand supplies independent retailers with point-of-sale (POS) systems, payment processing services (NRS Pay), and store management technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| QUARTERLY REPORT | 2019-12-10 | English | |
| CURRENT REPORT | 2019-12-05 | English | |
| DEFINITIVE PROXY STATEMENT | 2019-11-08 | English | |
| REGISTRATION STATEMENT | 2019-10-11 | English | |
| ANNUAL REPORT | 2019-10-11 | English | |
| CURRENT REPORT | 2019-10-10 | English |
Browse filings by year
20 years- 2026 10 filings
- 2025 53 filings
- 2024 73 filings
- 2023 40 filings
- 2022 50 filings
- 2021 42 filings
- 2020 43 filings
- 2019 40 filings
- 2018 48 filings
- 2017 55 filings
- 2016 55 filings
- 2015 53 filings
- 2014 40 filings
- 2013 56 filings
- 2012 52 filings
- 2011 76 filings
- 2010 56 filings
- 2009 60 filings
- 2008 95 filings
- 2007 15 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 10674372 | QUARTERLY REPORT | 2019-12-10 | English | ||
| 10674373 | CURRENT REPORT | 2019-12-05 | English | ||
| 10674376 | DEFINITIVE PROXY STATEMENT | 2019-11-08 | English | ||
| 10674377 | REGISTRATION STATEMENT | 2019-10-11 | English | ||
| 10674392 | ANNUAL REPORT | 2019-10-11 | English | ||
| 10674396 | CURRENT REPORT | 2019-10-10 | English | ||
| 10674395 | FORM 3 SUBMISSION | 2019-10-03 | English | ||
| 10674403 | CURRENT REPORT | 2019-09-16 | English | ||
| 10674404 | FORM 4 SUBMISSION | 2019-08-22 | English | ||
| 10674405 | FORM 3 SUBMISSION | 2019-08-22 | English | ||
| 10674406 | FORM 4 SUBMISSION | 2019-08-08 | English | ||
| 10674408 | FORM 4 SUBMISSION | 2019-07-25 | English | ||
| 10674409 | FORM 4 SUBMISSION | 2019-06-20 | English | ||
| 10674411 | FORM 4 SUBMISSION | 2019-06-20 | English | ||
| 10674427 | QUARTERLY REPORT | 2019-06-07 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
IDT 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/31854/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31854 | 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=31854 | 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=31854 \ -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": 31854}, 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 IDT CORP (id: 31854)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.