
Science Applications International Corp — Investor Relations & Filings
Science Applications International Corp. (SAIC) is a technology and mission integrator primarily serving government clients in the defense, space, civilian, and intelligence sectors. The company's portfolio includes secure, high-end solutions in mission and enterprise IT, engineering services, and professional services. Key offerings encompass IT modernization, digital engineering, secure multi-cloud implementation, artificial intelligence solutions, and data-driven systems. SAIC develops and integrates technologies for mission-critical operations, including all-domain warfighting interoperability, weapon systems support, training and simulation, and border security. The company focuses on rapidly and securely incorporating emerging technologies to modernize and enable critical national imperatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-29 | English | |
| 8-K | 2026-05-29 | English | |
| 8-K/A - Science Applications International Corp (0001571123) (Filer) | 2026-04-09 | English | |
| 8-K - Science Applications International Corp (0001571123) (Filer) | 2026-04-09 | English | |
| SCHEDULE 13G/A - Science Applications International Corp (0001571123) (Subject) | 2026-03-27 | English | |
| 4 - SCIENCE APPLICATIONS INTERNATIONAL CORP (0001571123) (Filer) | 2026-02-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47885606 | SD | 2026-05-29 | English | ||
| 47885311 | 8-K | 2026-05-29 | English | ||
| 33926359 | 8-K/A - Science Applications International Corp (0001571123) (Filer) | 2026-04-09 | English | ||
| 33908172 | 8-K - Science Applications International Corp (0001571123) (Filer) | 2026-04-09 | English | ||
| 33063608 | SCHEDULE 13G/A - Science Applications International Corp (0001571123) (Subject) | 2026-03-27 | English | ||
| 32894161 | 4 - SCIENCE APPLICATIONS INTERNATIONAL CORP (0001571123) (Filer) | 2026-02-19 | English | ||
| 30628437 | 8-K Filing | 2026-02-17 | English | ||
| 30628403 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 30628802 | 8-K Filing | 2026-02-11 | English | ||
| 30628845 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 12641045 | FORM 4 | 2026-01-06 | English | ||
| 12641044 | FORM 4 | 2026-01-02 | English | ||
|
2025
3 filings
| |||||
| 12641046 | FORM 4 | 2025-12-17 | English | ||
| 12641047 | FORM 4 | 2025-12-17 | English | ||
| 12641048 | FORM 4 | 2025-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BroadBand Security, Inc.
An IT security provider for risk assessment, monitoring, co…
|
4398 | JP | Telecommunications, computer pr… |
|
Castellum, Inc.
Technology company providing services for U.S. national sec…
|
CTM | US | Telecommunications, computer pr… |
|
CATCHA DIGITAL BERHAD
Investment holding company operating in digital media, B2B …
|
— | MY | Telecommunications, computer pr… |
|
CELEBRUS TECHNOLOGIES PLC
A digital data platform for capturing and activating first-…
|
CLBS | GB | Telecommunications, computer pr… |
|
Cellebrite DI Ltd.
Provides a Digital Intelligence platform for public and pri…
|
CLBT | IL | Telecommunications, computer pr… |
|
Certive Solutions Inc.
Offers healthcare revenue cycle management and specialized …
|
CBP | CA | Telecommunications, computer pr… |
|
CETC Cyberspace Security Technology Co.,Ltd.
Offers cryptography, data security, and network defense for…
|
002268 | CN | Telecommunications, computer pr… |
|
Cheche Group Inc.
An insurance technology company offering SaaS and digital t…
|
CCG | US | Telecommunications, computer pr… |
|
Clearnet Communications Inc.
Comprehensive network infrastructure solutions and low-volt…
|
CLPT | CA | Telecommunications, computer pr… |
|
CoAsia Corporation
A technology group specializing in system semiconductors an…
|
045970 | KR | Telecommunications, computer pr… |
Science Applications International 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/31101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31101 | 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=31101 | 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=31101 \ -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": 31101}, 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 Science Applications International Corp (id: 31101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.