{
  "x402Version": 2,
  "id": 7748,
  "slug": "7748",
  "resource": "https://answerpool.io/v1/sec/xbrl/financials",
  "description": "Get normalized key financials for one filer — revenue, net income, operating cash flow, assets, liabilities, capex, R&D and shares across eight reported periods. Use instead of downloading and normalizing the companyfacts JSON. Pay per call (x402 USDC or prepaid card credits); no subscription, no API key signup.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "ticker": "NVDA"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-08-31T14:00:00Z",
            "cik": "0000320193",
            "facts": {
              "revenue": [
                {
                  "end": "2026-06-28",
                  "filed": "2026-08-01",
                  "form": "10-Q",
                  "fp": "Q3",
                  "fy": 2026,
                  "value": 94000000000
                }
              ]
            },
            "source": "https://data.sec.gov/api/xbrl/companyfacts/CIK0000320193.json"
          },
          "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": {
                "additionalProperties": false,
                "properties": {
                  "cik": {
                    "anyOf": [
                      {
                        "maxLength": 10,
                        "pattern": "^\\d{1,10}$",
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Cik"
                  },
                  "ticker": {
                    "anyOf": [
                      {
                        "maxLength": 12,
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "title": "Ticker"
                  }
                },
                "title": "TickerCikIn",
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "as_of": {
                    "title": "As Of",
                    "type": "string"
                  },
                  "cik": {
                    "title": "Cik",
                    "type": "string"
                  },
                  "disclaimer": {
                    "default": "Derived from public SEC EDGAR filings; not investment advice.",
                    "title": "Disclaimer",
                    "type": "string"
                  },
                  "facts": {
                    "additionalProperties": {
                      "items": {
                        "properties": {
                          "end": {
                            "title": "End",
                            "type": "string"
                          },
                          "filed": {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "type": "null"
                              }
                            ],
                            "default": null,
                            "title": "Filed"
                          },
                          "form": {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "type": "null"
                              }
                            ],
                            "default": null,
                            "title": "Form"
                          },
                          "fp": {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "type": "null"
                              }
                            ],
                            "default": null,
                            "title": "Fp"
                          },
                          "fy": {
                            "anyOf": [
                              {
                                "type": "integer"
                              },
                              {
                                "type": "null"
                              }
                            ],
                            "default": null,
                            "title": "Fy"
                          },
                          "value": {
                            "title": "Value",
                            "type": "number"
                          }
                        },
                        "required": [
                          "end",
                          "value"
                        ],
                        "title": "FactPointRow",
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "title": "Facts",
                    "type": "object"
                  },
                  "source": {
                    "title": "Source",
                    "type": "string"
                  }
                },
                "required": [
                  "as_of",
                  "cik",
                  "facts",
                  "source"
                ],
                "title": "FinancialsOutput",
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "answerpool.io",
  "lastUpdated": "2026-09-03T18:34:23.007Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-03T18:34:22.666Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "answerpool.io",
    "manifest_name": "answerpool.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"
  }
}