{
  "x402Version": 2,
  "id": 3918,
  "slug": "3918",
  "resource": "https://data.greeneris.io/v1/us/sec-fundamentals",
  "description": "As-filed XBRL fundamentals for any SEC-registered company, straight from the EDGAR companyconcept API (updated as filings are accepted). Query: ?cik=320193 (Apple) &tag=Revenues|Assets|NetIncomeLoss|EntityCommonStockSharesOutstanding... &taxonomy=us-gaap|dei (default us-gaap) &limit=N most recent facts per unit (1-40, default 8). Each fact carries period, value, fiscal year/period, form type and filing date, grouped by unit (USD, shares...). Served with a 12h cache.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "cik": "320193",
            "limit": "2",
            "tag": "Revenues",
            "taxonomy": "us-gaap"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cik": 320193,
            "entity": "Apple Inc.",
            "label": "Revenues",
            "source": "SEC EDGAR XBRL companyconcept API (US federal data, public domain)",
            "tag": "Revenues",
            "taxonomy": "us-gaap",
            "units": {
              "USD": [
                {
                  "end": "2018-09-29",
                  "filed": "2018-11-05",
                  "form": "10-K",
                  "fp": "FY",
                  "fy": 2018,
                  "start": "2017-10-01",
                  "value": 265595000000
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "cik": {
                    "description": "SEC Central Index Key, 1-10 digits (e.g. 320193 = Apple)",
                    "type": "string"
                  },
                  "limit": {
                    "default": "8",
                    "description": "Most recent facts per unit (1-40)",
                    "type": "string"
                  },
                  "tag": {
                    "description": "XBRL concept, e.g. Revenues, Assets, NetIncomeLoss",
                    "type": "string"
                  },
                  "taxonomy": {
                    "default": "us-gaap",
                    "enum": [
                      "us-gaap",
                      "dei"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "cik",
                  "tag"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.greeneris.io",
  "lastUpdated": "2026-09-11T19:21:14.116Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-11T19:21:13.835Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}