{
  "x402Version": 2,
  "id": 4306,
  "slug": "4306",
  "resource": "https://sec.use.x402atlas.com/company/:ticker",
  "description": "SEC company identity by ticker — CIK, SIC, exchanges, fiscal year end and former names from official EDGAR data.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "finance",
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "ticker": "AAPL"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "company": {
              "cik": 320193,
              "entity_type": "operating",
              "exchanges": [
                "Nasdaq"
              ],
              "fiscal_year_end": "0927",
              "former_names": [],
              "name": "Apple Inc.",
              "sic": "3571",
              "sic_description": "Electronic Computers",
              "ticker": "AAPL",
              "tickers": [
                "AAPL"
              ]
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/company/:ticker",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "ticker": {
                    "description": "US public-company ticker; case-insensitive",
                    "pattern": "^[A-Za-z0-9][A-Za-z0-9.-]{0,9}$",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "pathParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "company": {
                    "additionalProperties": false,
                    "properties": {
                      "cik": {
                        "type": "integer"
                      },
                      "entity_type": {
                        "type": "string"
                      },
                      "exchanges": {
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      },
                      "fiscal_year_end": {
                        "type": "string"
                      },
                      "former_names": {
                        "items": {
                          "additionalProperties": false,
                          "properties": {
                            "from": {
                              "format": "date",
                              "type": "string"
                            },
                            "name": {
                              "type": "string"
                            },
                            "to": {
                              "format": "date",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "name": {
                        "type": "string"
                      },
                      "sic": {
                        "type": "string"
                      },
                      "sic_description": {
                        "type": "string"
                      },
                      "ticker": {
                        "type": "string"
                      },
                      "tickers": {
                        "items": {
                          "type": "string"
                        },
                        "type": "array"
                      }
                    },
                    "required": [
                      "ticker",
                      "cik",
                      "name",
                      "exchanges",
                      "tickers",
                      "former_names"
                    ],
                    "type": "object"
                  },
                  "note": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "sec",
        "edgar",
        "company",
        "ticker",
        "stocks",
        "identity"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "sec.use.x402atlas.com",
  "lastUpdated": "2026-09-15T06:32:03.521Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T06:32:03.393Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "sec.use.x402atlas.com",
    "manifest_name": "sec.use.x402atlas.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}