메인 콘텐츠로 건너뛰기
GET
/
api
/
v2.1
/
fundamentals
/
shareClassProfile
جلب ملف تعريف فئة السهم v2.1
curl --request GET \
  --url 'https://api.benzinga.com/api/v2.1/fundamentals/shareClassProfile?token='
{
  "result": [
    {
      "company": {
        "primarySymbol": "AAPL",
        "primaryExchange": "NAS",
        "cik": "320193",
        "isin": "CA03785Y1007",
        "cusip": "03785Y100",
        "standardName": "Apple",
        "countryId": "USA",
        "isReit": false,
        "industryTemplateCode": "N",
        "businessCountryId": "USA",
        "isLimitedPartnership": false,
        "yearofEstablishment": 1977,
        "isLimitedLiabilityCompany": false
      },
      "shareClassProfile": {
        "asOf": "2025-11-30",
        "marketCap": 4045174397280,
        "enterpriseValue": 4089134397280,
        "sharesOutstanding": 14776353000
      },
      "symbol": "AAPL",
      "idType": "SYMBOL",
      "id": "AAPL"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt

Use this file to discover all available pages before exploring further.

{
  "result": [
    {
      "company": {
        "primarySymbol": "AAPL",
        "primaryExchange": "NAS",
        "cik": "320193",
        "isin": "CA03785Y1007",
        "cusip": "03785Y100",
        "standardName": "Apple",
        "countryId": "USA",
        "isReit": false,
        "industryTemplateCode": "N",
        "businessCountryId": "USA",
        "isLimitedPartnership": false,
        "yearofEstablishment": 1977,
        "isLimitedLiabilityCompany": false
      },
      "shareClassProfile": {
        "asOf": "2025-11-30",
        "marketCap": 4045174397280,
        "enterpriseValue": 4089134397280,
        "sharesOutstanding": 14776353000
      },
      "symbol": "AAPL",
      "idType": "SYMBOL",
      "id": "AAPL"
    }
  ]
}

인증

token
string
query
필수

쿼리 매개변수

symbols
string
필수

قائمة بالرموز مفصولة بفواصل (مثل AAPL، MSFT)

asOf
string

إرجاع النتائج للتواريخ الأكبر من أو تساوي التاريخ المحدد في هذا المعامل (YYYY-MM-DD)

period
string

يحدد الفترة الزمنية للنتائج المُرجَعة (مثل Q1، 2023)

reportType
string

نوع التقرير: TTM (آخر اثني عشر شهرًا)، A (كما تم الإبلاغ عنه في الأصل)، R (مُعاد تقديمه)، P (أولي)

응답

بيانات ملف تعريف فئة السهم

The response is of type string.