Skip to content

LIFEMD, INC.: filings

Every LIFEMD, INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 57 filings, each linked to its SEC index.

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-Q2026-08-05fiscal Q2 2026481340001493152-26-036200
10-Q2026-05-06fiscal Q1 202648950001493152-26-021536
10-K2026-03-10fiscal FY 2025521010001493152-26-009549
10-Q2025-11-17fiscal Q3 2025481740001493152-25-023906
10-Q2025-08-05fiscal Q2 2025431170001641172-25-022272
10-Q2025-05-06fiscal Q1 202542860001641172-25-008864
10-K2025-03-11fiscal FY 202445900001493152-25-009790
10-Q2024-11-07fiscal Q3 2024441250001493152-24-044032
10-Q2024-08-07fiscal Q2 2024421150001493152-24-030564
10-Q2024-05-08fiscal Q1 202442850001493152-24-018250
10-K2024-03-11fiscal FY 202347910001493152-24-009581
10-Q2023-11-08fiscal Q3 2023431190001493152-23-039923
10-Q2023-08-09fiscal Q2 2023431150001493152-23-027367
10-Q2023-05-12fiscal Q1 202343870001493152-23-016516
10-K2023-03-22fiscal FY 202248940001493152-23-008560
10-Q2022-11-10fiscal Q3 2022461260001493152-22-031429
10-Q2022-08-11fiscal Q2 2022441170001493152-22-022112
10-Q2022-05-13fiscal Q1 202243840001493152-22-013198
10-K2022-03-07fiscal FY 202145850001493152-22-006182
10-Q2021-11-10fiscal Q3 2021421170001493152-21-027886
10-Q2021-08-13fiscal Q2 2021401060001493152-21-019603
10-Q2021-05-14fiscal Q1 202138790001493152-21-011449
10-K2021-03-30fiscal FY 202043850001493152-21-007194
10-Q2020-11-16fiscal Q3 2020411170001493152-20-021737
10-Q2020-08-14fiscal Q2 2020391060001493152-20-015934
10-Q2020-05-19fiscal Q1 202038770001493152-20-009421
10-K2020-03-30fiscal FY 201939740001493152-20-005288
10-Q2019-11-14fiscal Q3 201935960001213900-19-023444
10-Q2019-08-14fiscal Q2 201936920001213900-19-015776
10-Q2019-05-15fiscal Q1 201934680001213900-19-008881
10-K2019-04-01fiscal FY 201836670001213900-19-005312
10-Q/A2018-12-04fiscal Q3 201834910001213900-18-016895
10-Q2018-11-14fiscal Q3 201832880001213900-18-015815
10-Q2018-08-17fiscal Q2 201831830001213900-18-011363
10-Q2018-06-27fiscal Q1 201829610001213900-18-008337
10-Q2018-05-15fiscal Q1 201829610001213900-18-006168
10-K2018-04-02fiscal FY 201732660001213900-18-003893
10-Q2017-11-14fiscal Q3 201732960001213900-17-011996
10-Q/A2017-11-13fiscal Q3 201631870001213900-17-011833
10-Q2017-08-14fiscal Q2 201731940001213900-17-008664
10-Q2017-07-07fiscal Q1 201730610001213900-17-007275
10-K2017-05-24fiscal FY 201636720001213900-17-005790
10-Q2016-11-14fiscal Q3 201631870001213900-16-018505
10-Q2016-08-15fiscal Q2 201631860001213900-16-016025
10-Q2016-05-16fiscal Q1 201629560001213900-16-013460
10-K2016-03-30fiscal FY 201532640001213900-16-011978
10-Q2015-11-13fiscal Q3 201529810001213900-15-008584
10-Q2015-08-13fiscal Q2 201529820001213900-15-006051
10-Q2015-05-14fiscal Q1 201529610001213900-15-003705
10-K2015-03-30fiscal FY 201430610001213900-15-002217
10-Q2014-11-14fiscal Q3 201427710001213900-14-008234
10-Q2014-08-14fiscal Q2 201427710001213900-14-005801
10-Q2014-05-15fiscal Q1 201426520001213900-14-003384
10-K2014-03-28fiscal FY 201330630001213900-14-001835
10-Q2013-11-14fiscal Q3 201329790001144204-13-061835
10-Q2013-08-14fiscal Q2 201328780001144204-13-045473
10-Q2013-05-14fiscal Q1 201326540001144204-13-028767

Inspect the source

Entity
LIFEMD, INC. / CIK 0000948320
Captured
2026-09-20T05:10:44.536Z
SEC response SHA-256
78c33133d98137bc77be369f3fdf06a230aa44209734e0bf6c96639c34395268

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/0000948320.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"])))