Skip to content

Appgate, Inc.: filings

Every Appgate, Inc. annual and quarterly report in the SEC record with the published financial measures it tagged, 53 filings, each linked to its SEC index.

Filing record ends 2023-11-14

The latest filing in this captured record is a 10-Q filed 2023-11-14. No later filing is in the SEC companyfacts record captured on 2026-09-22. Appgate, Inc. may have stopped filing, merged, or changed its reporting entity; nothing on this page describes its current status. Values are as reported at the time.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2023-11-14fiscal Q3 2023541600001628280-23-038924
10-Q2023-08-31fiscal Q2 2023541540001628280-23-031140
10-Q2023-05-12fiscal Q1 2023551120001628280-23-017879
10-K2023-03-31fiscal FY 2022541080001628280-23-010179
10-Q2023-01-09fiscal Q3 2022511440001628280-23-000758
10-Q/A2022-12-28fiscal Q2 2022521420001628280-22-032635
10-Q/A2022-12-28fiscal Q1 2022521060001628280-22-032634
10-K/A2022-12-28fiscal FY 2021563100001628280-22-032630
10-Q2022-08-11fiscal Q2 2022511400001628280-22-022437
10-Q2022-05-11fiscal Q1 2022511040001628280-22-013817
10-K2022-03-31fiscal FY 2021561460001628280-22-008075
10-Q2021-10-07fiscal Q2 202113420001213900-21-051889
10-Q2021-08-13fiscal Q1 202113290001213900-21-042506
10-K2021-06-28fiscal FY 202113280001213900-21-034501
10-Q2021-02-16fiscal Q3 202114500001213900-21-009636
10-Q2020-11-12fiscal Q2 202114460001213900-20-036355
10-Q2020-08-14fiscal Q1 202112280001213900-20-022055
10-K2020-06-29fiscal FY 202012260001213900-20-016055
10-Q2020-02-14fiscal Q3 202013460001213900-20-003755
10-Q2019-11-14fiscal Q2 202013410001213900-19-023459
10-Q2019-08-14fiscal Q1 201912280001213900-19-015676
10-K2019-07-10fiscal FY 201911230001213900-19-012412
10-Q2019-02-19fiscal Q3 201912350001615774-19-002675
10-Q2018-11-14fiscal Q2 201912330001615774-18-012710
10-Q2018-08-14fiscal Q1 201811240001615774-18-007969
10-K2018-06-28fiscal FY 201811230001615774-18-005850
10-Q2018-02-12fiscal Q3 201812330001615774-18-001015
10-Q2017-11-17fiscal Q2 201812330001615774-17-006829
10-Q2017-08-10fiscal Q1 201710220001615774-17-004193
10-K2017-07-14fiscal FY 20179200001615774-17-003629
10-Q2017-02-13fiscal Q3 201711360001144204-17-007988
10-Q2016-11-14fiscal Q2 201711360001144204-16-134314
10-Q2016-08-22fiscal Q1 201711250001144204-16-120447
10-K2016-07-12fiscal FY 201611240001144204-16-112504
10-Q2016-02-22fiscal Q3 201613400001144204-16-083642
10-Q2015-11-23fiscal Q2 201613400001144204-15-067481
10-Q2015-08-10fiscal Q1 201613300001144204-15-047579
10-K2015-06-23fiscal FY 201516340001144204-15-038515
10-Q2015-01-30fiscal Q3 201513340001144204-15-004976
10-Q2014-11-12fiscal Q2 201513340001144204-14-066913
10-Q2014-08-11fiscal Q1 201513280001144204-14-048338
10-K2014-04-25fiscal FY 201315540001144204-14-024859
10-Q2014-01-30fiscal Q3 201313570001144204-14-004832
10-Q2013-11-08fiscal Q2 201313570001144204-13-059945
10-Q2013-08-06fiscal Q1 201313510001144204-13-043354
10-K2013-06-25fiscal FY 201213480001144204-13-036433
10-Q2013-01-31fiscal Q3 201212530001144204-13-004967
10-Q2012-11-09fiscal Q2 201212530001144204-12-060542
10-Q2012-08-10fiscal Q1 201212470001144204-12-044330
10-K2012-06-26fiscal FY 201111360001144204-12-036402
10-Q2012-01-31fiscal Q3 201111420001144204-12-004831
10-Q2011-10-24fiscal Q2 201111410001144204-11-059012
10-Q2011-07-29fiscal Q1 201111370001144204-11-042753

Inspect the source

Entity
Appgate, Inc. / CIK 0001353538
Captured
SEC response SHA-256
10f68cce38d51e63d48cfc21b9f1b1ef3235ae3330534d173446f53ae1adb600

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.

Use this in research

A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.

These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.

Research methodology · Execution and cost assumptions · Check backtest overfitting

Build with the open-source tools

Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0001353538.json") as response:
    record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
    print(concept["tag"], next(iter(concept["observations"])))