
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 |
|---|---|---|---|
|
Avance Technologies Ltd.
Offers mobile VAS, software development, and digital commun…
|
512149 | IN | Telecommunications, computer pr… |
|
Awardit AB
Provides technology solutions for loyalty, rewards, and gif…
|
AWRD | SE | Telecommunications, computer pr… |
|
BCT TECHNOLOGY BERHAD
R&D, distribution of electronic & semiconductor products, s…
|
— | MY | Telecommunications, computer pr… |
|
BeiJing Certificate Authority Co., Ltd.
Provider of electronic certification and information securi…
|
300579 | CN | Telecommunications, computer pr… |
|
Bellock Inc.
Develops AI-powered solutions for network, physical, and co…
|
424760 | KR | Telecommunications, computer pr… |
|
BİLKOM BİLİŞİM HİZMETLERİ A.Ş.
An ICT distributor of consumer electronics and smart techno…
|
BLKOM | TR | Telecommunications, computer pr… |
|
BlockchainK2 Corp
Holding company investing in blockchain solutions, primaril…
|
BITK | CA | Telecommunications, computer pr… |
|
Blue innovation Co., Ltd.
Develops a platform for unified management of multiple dron…
|
5597 | JP | Telecommunications, computer pr… |
|
Boku Inc
Provides a global network of localized payment solutions fo…
|
BOKU | US | Telecommunications, computer pr… |
|
BrightBid Group
Ad-tech company offering an AI SaaS platform to optimize on…
|
BRIGHT | SE | 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.