NAV
shell python javascript

Introduction

Welcome to the Kaleidoscope REST API

With the Kaleidoscope API you can search, aggregate and retrieve information from our contents

We provide a fast and clean REST API that's easy to use

SEC Filings

curl --location --request GET 'https://api.kscope.io/search?key=API-KEY&content=sec&exp=profit+loss'
import requests

url = "https://api.kscope.io/search?key=API-KEY&content=sec&exp=profit+loss"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/search?key=API-KEY&content=sec&exp=profit+loss",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "end": 1594944000,
  "error": "",
  "filings": [
    {
      "Blurbs": [
        "tax benefit expense income tax expense benefit net loss income profit loss less net income attributable to non controlling interest"
      ],
      "CIK": 1034670,
      "Company Name": "autoliv inc",
      "Date": 1594944000,
      "Form": "10-Q",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-20-032551&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-20-032551&content=sec&format=pdf",
      "s_id": 15127957,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-20-032551&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-20-032551&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "0 8 3.7 0 5 9.9 0 5 adjusted operating profit loss 1 2 0 1 3 5 1 4",
        "3.0 3.9 4.7 5.4 1 8 14.9 40.3 adjusted operating profit loss 1 2 0 1 3 5 1 4",
        "0.3 0.3 0.4 0.4 0.2 1.7 1.5 1.8 gaap operating profit loss 2 2 8 1 6 7 1 7"
      ],
      "CIK": 1762322,
      "Company Name": "insurance acquisition corp.",
      "Date": 1594944000,
      "Form": "425",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001213900-20-017703&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001213900-20-017703&content=sec&format=pdf",
      "s_id": 15127769,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001213900-20-017703&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001213900-20-017703&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "403,257 368,121 distribution and services 240,669 376,500 643,926 744,621 segment profit loss marine transportation 50,716 35,424 distribution and services 3,718",
        "on income abstract earnings loss before taxes on income segment profit loss earnings loss before taxes on income earnings loss",
        "font family times new roman font size 10 pt segment profit loss div td td colspan 1 style vertical align",
        "font family times new roman font size 10 pt segment profit loss div td td colspan 1 style vertical align",
        "403,257 368,121 distribution and services 240,669 376,500 643,926 744,621 segment profit loss marine transportation 50,716 35,424 distribution and services 3,718",
        "403,257 368,121 distribution and services 240,669 376,500 643,926 744,621 segment profit loss marine transportation 50,716 35,424 distribution and services 3,718",
        "javascript void 0 revenues javascript void 0 643,926,000 744,621,000 segment profit loss javascript void 0 519,772,000 58,337,000 total assets javascript",
        "member javascript void 0 revenues abstract javascript void 0 segment profit loss javascript void 0 574,206,000 14,696,000 total assets javascript",
        "javascript void 0 revenues javascript void 0 403,257,000 368,121,000 segment profit loss javascript void 0 50,716,000 35,424,000 total assets javascript",
        "javascript void 0 revenues javascript void 0 240,669,000 376,500,000 segment profit loss javascript void 0 3,718,000 37,609,000 total assets javascript",
        "javascript void 0 revenues javascript void 0 10,286,000 7,535,000 segment profit loss javascript void 0 1,029,000 754,000 other segment disclosures"
      ],
      "CIK": 56047,
      "Company Name": "kirby corp",
      "Date": 1594944000,
      "Form": "10-Q/A",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001140361-20-016228&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001140361-20-016228&content=sec&format=pdf",
      "s_id": 15127746,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001140361-20-016228&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001140361-20-016228&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "the performance measures of the segments include total revenue and profit loss for segment f 35 table of contents gohealth",
        "the performance measures of the segments include total revenue and profit loss the company s business structure is comprised of",
        "plan and other 16,778 27,843 total revenues 141,010 69,089 segment profit loss medicare internal channel 41,735 4,864 external channel 322"
      ],
      "CIK": 1808220,
      "Company Name": "gohealth, inc.",
      "Date": 1594857600,
      "Form": "424B4",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-194094&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-194094&content=sec&format=pdf",
      "s_id": 15127352,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-194094&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-194094&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "2,344 other operating results net 23 1,477 387 1,889 573 profit loss from operations 7,005 614 630 2,905 share of",
        "profit loss from operations 7,005 614 630 2,905 share of profit loss of associates and joint ventures 7 1,115 1,969",
        "of associates and joint ventures 7 1,115 1,969 2,916 662 profit loss before financial results and income tax 8,120 2,583",
        "for the period from continuing operations 21,367 17,122 8,666 4,826 profit loss for the period from discontinued operations 29 17,180",
        "comprehensive income for the period 712 712 5,095 5,807 total profit loss and other comprehensive income for the period 712",
        "15 69,564 costs 2,136 39,144 41,280 36 2,580 43,824 gross profit loss 7,628 18,243 25,871 18 98 15 25,740 net",
        "operating results net 33 1,475 1,442 19 23 7 1,477 profit loss from operations 7,684 377 7,307 227 75 7,005",
        "associates and joint ventures 232 722 954 161 1,115 segment profit loss 7,916 345 8,261 66 75 8,120 reportable assets",
        "16 66,184 costs 2,212 37,257 39,469 47 2,791 42,213 gross profit loss 8,962 15,163 24,125 20 118 16 23,971 net",
        "9,764 costs 434 103 433 1,086 8 72 2,136 gross profit loss 4,911 1,627 250 842 1 1 7,628 net",
        "operating results net 47 28 16 11 1 70 33 profit loss from operations 128 4,574 2,602 349 89 212",
        "of associates and joint ventures 6 648 410 232 segment profit loss 128 4,574 2,596 349 559 212 78 7,916",
        "11,174 costs 517 67 375 1,139 4 110 2,212 gross profit loss 5,794 1,472 552 1,143 6 5 8,962 net",
        "profit from operations 284 325 825 407 377 share of profit loss of associates and joint ventures 906 166 18",
        "335 8,025 other operating results net 288 323 197 808 profit loss from operations 3,556 407 435 264 2,450 share",
        "of associates and joint ventures 399 504 665 560 segment profit loss 3,157 504 407 435 929 1,890 operating assets",
        "of interest in associate 6,811 deconsolidation iii 25,982 share of profit loss 1,176 6,631 currency translation adjustment 3,344 384 dividends",
        "1 vote latest financial statements issued share capital nominal value profit loss for the period shareholders equity associates new lipstick",
        "net 27,748 16,431 provisions and allowances 607 1,228 share of profit loss of associates and joint ventures 7 1,115 1,969",
        "17 other operating results net 19 520 1,213 33 2 profit loss from operations 1,446 308 251 1,074 share of",
        "1 vote latest financial statements issued share capital nominal value profit loss for the period shareholders equity subsidiaries irsa cp",
        "adjustment of investment properties 4,289 1,393 407.9 275 8,396 96.7 profit loss from operations 630 2,905 121.7 7,005 614 depreciation",
        "adjustment on investment properties 1,689 401 321.2 3,711 15,130 75.5 profit loss from operations 649 885 173.3 128 10,510 depreciation",
        "19 yoy var revenues 16,395 14,343 14.3 46,142 40,234 14.7 profit loss from operations 506 453 325 407 depreciation and",
        "19 yoy var revenues 471 869 45.8 1,436 1,676 14.3 profit loss from operations 612 231 407 264 depreciation and",
        "summarized comparative consolidated income statement in ars million 03.31.2020 03.31.2019 profit loss from operations 7,005 614 share of profit of",
        "share of profit of associates and joint ventures 1,115 1,969 profit loss from operations before financing and taxation 8,120 2,583"
      ],
      "CIK": 933267,
      "Company Name": "irsa investments & representations inc",
      "Date": 1594857600,
      "Form": "6-K",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007767&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007767&content=sec&format=pdf",
      "s_id": 15126304,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007767&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007767&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "155,929 other operating results net 22 31,874 401,432 7,760 356,734 profit loss from operations 5,582,199 5,302,158 461,654 1,424,768 share of",
        "of associates and joint ventures 7 233,458 238,002 62,956 85,912 profit loss from operations before financing and taxation 5,815,657 5,064,156",
        "for expenses and collective promotion funds adjustment for share in profit loss of joint ventures total as per statement of",
        "costs 433,928 99,375 76,766 64,121 674,190 2,579,913 31,192 3,222,911 gross profit loss 4,911,263 1,598,577 217,835 6,140 6,721,535 90,913 23,918 6,606,704",
        "results net 47,038 25,473 2,369 67,360 7,520 22,894 16,500 31,874 profit loss from operations 128,108 4,650,732 1,090,772 22,213 5,891,825 68,019",
        "profit of associates and joint ventures 64,486 64,486 168,972 233,458 profit loss before financing and taxation 128,108 4,650,732 1,090,772 86,699",
        "for expenses and collective promotion funds adjustment for share in profit loss of joint ventures total as per statement of",
        "costs 516,945 72,727 37,430 102,493 729,595 2,788,449 40,830 3,477,214 gross profit loss 5,793,732 1,397,423 15,626 12,856 7,193,925 112,595 24,969 7,056,361",
        "year 2,178,944 3,288,345 adjustment previous periods i 39,077 share of profit loss 233,458 548,475 dividends 36,364 422,694 other comprehensive loss",
        "133,234 other operating results net 21 2,190 184,609 44,244 170,292 profit loss from operations 3,340,949 7,615,389 427,944 1,338,626 share of",
        "of associates and joint ventures 6 1,013,892 1,703,036 432,311 351,831 profit loss from operations before financing and taxation 4,354,841 5,912,353",
        "in liquidation 2 included in other payables 3 corresponds to profit loss for the nine month periods ended march 31",
        "70,565 equity contributions granted 272,556 share premium 96,426 share of profit loss net 1,013,892 177,427 sale of interest of subsidiaries",
        "inflation adjustment 3,976 1,037,051 regain of tax loss non taxable profit loss non deductible expenses and others 477 23,125 income",
        "segment expenses and collective promotion funds adjustment for share of profit loss of joint ventures 1 income statement revenues 7,396"
      ],
      "CIK": 1128173,
      "Company Name": "irsa propiedades comerciales s.a.",
      "Date": 1594857600,
      "Form": "6-K",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007765&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007765&content=sec&format=pdf",
      "s_id": 15126280,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007765&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001654954-20-007765&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "text align center font style font size 10 pt b profit loss br b font td td style padding bottom",
        "text align center font style font size 10 pt b profit loss br b font td td style padding bottom",
        "text align center font style font size 10 pt b profit loss br b font td td style padding bottom",
        "text align center font style font size 10 pt b profit loss br b font td td style padding bottom",
        "as denominator statement table table statement line items line items profit loss net assets equity capital individual placements weighted average",
        "10 of total consolidated revenue from operations sales other totals profit loss assets liabilities amortisation depreciation purchases of equipment other",
        "expense laboratory research and development costs sales and marketing expense profit loss from operating activities finance costs profit loss before",
        "and marketing expense profit loss from operating activities finance costs profit loss before tax basic earnings loss per share diluted",
        "javascript void 0 definition javascript void 0 the amount of profit loss attributable to ordinary equity holders of the parent",
        "javascript void 0 definition javascript void 0 the amount of profit loss attributable to ordinary equity holders of the parent",
        "void 0 the aggregate amount included in the determination of profit loss for the period in respect of current tax",
        "duration x javascript void 0 definition javascript void 0 the profit loss from continuing and discontinued operations attributable to owners",
        "and discontinued operations attributable to owners of the parent refer profit loss references javascript void 0 reference 1 www.xbrl.org name",
        "duration x javascript void 0 definition javascript void 0 the profit loss before tax expense or income refer profit loss",
        "0 the profit loss before tax expense or income refer profit loss references javascript void 0 reference 1 www.xbrl.org name",
        "duration x javascript void 0 definition javascript void 0 the profit loss from operating activities of the entity refer profit",
        "the profit loss from operating activities of the entity refer profit loss references javascript void 0 reference 1 www.xbrl.org name",
        "is as follows consolidated entity december 2019 sales other totals profit loss operations 586 447,756 448,342 2,647,698 december 2018 operations",
        "is as follows consolidated entity december 2019 sales other totals profit loss australia 447,756 447,756 2,418,577 u.s 586 586 229,121",
        "is as follows consolidated entity december 2019 sales other totals profit loss operations 586 447,756 448,342 2,647,698 december 2018 operations",
        "is as follows consolidated entity december 2019 sales other totals profit loss australia 447,756 447,756 2,418,577 u.s 586 586 229,121",
        "30 2018 statement line items line items javascript void 0 profit loss javascript void 0 2,647,698 3,028,861 3,123,372 net assets",
        "items javascript void 0 other javascript void 0 447,756 338,588 profit loss javascript void 0 2,647,698 3,028,861 3,123,372 assets javascript",
        "void 0 447,756 338,588 totals javascript void 0 448,342 356,990 profit loss javascript void 0 2,647,698 3,123,372 assets javascript void",
        "items javascript void 0 other javascript void 0 447,756 338,588 profit loss javascript void 0 2,647,698 3,028,861 3,123,372 business segments",
        "void 0 447,756 338,588 totals javascript void 0 448,342 356,990 profit loss javascript void 0 2,647,698 3,123,372 business segments member",
        "void 0 447,756 338,588 totals javascript void 0 447,756 338,588 profit loss javascript void 0 2,418,577 1,580,663 business segments member",
        "other javascript void 0 totals javascript void 0 586 18,402 profit loss javascript void 0 229,121 1,542,709 x javascript void",
        "duration x javascript void 0 definition javascript void 0 the profit loss attributable to ordinary equity holders of the parent",
        "attributable to ordinary equity holders of the parent entity refer profit loss references javascript void 0 reference 1 www.xbrl.org name"
      ],
      "CIK": 1166272,
      "Company Name": "genetic technologies ltd",
      "Date": 1594857600,
      "Form": "6-K/A",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001493152-20-013401&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001493152-20-013401&content=sec&format=pdf",
      "s_id": 15126114,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001493152-20-013401&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001493152-20-013401&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "off litigation settlement and related legal costs 12 share of profit loss of equity accounted investees and 13 non cash",
        "off litigation settlement and related legal costs 9 share of profit loss of equity accounted investees 10 amortization of intangible",
        "off litigation settlement and related legal costs xii share of profit loss of equity accounted investees and xiii non cash",
        "off litigation settlement and related legal costs ix share of profit loss of equity accounted investees x amortization of intangible",
        "deductions can be included in the calculation of the taxable profit loss tax treatment of the foreign exchange differences as"
      ],
      "CIK": 1721181,
      "Company Name": "headhunter group plc",
      "Date": 1594857600,
      "Form": "424B5",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001047469-20-004114&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001047469-20-004114&content=sec&format=pdf",
      "s_id": 15126090,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001047469-20-004114&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001047469-20-004114&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "17,138,000 34,354,000 cost of revenue 1,490,000 10,125,000 17,025,000 25,567,000 gross profit loss 1,490,000 2,541,000 113,000 8,787,000 operating expenses salaries wages",
        "vensure business for the quarter ended may 31 2019 net profit loss increased to a 70.5 million loss or 2.63",
        "17,138,000 34,354,000 cost of revenue 1,490,000 10,125,000 17,025,000 25,567,000 gross profit loss 1,490,000 2,541,000 113,000 8,787,000 operating expenses salaries wages",
        "the existing wses being transferred under the asset sale gross profit loss changes are the result of the combined gross",
        "font family times new roman times serif color #000000 gross profit loss font p td td valign bottom style width",
        "font family times new roman times serif color #000000 gross profit loss font p td td valign bottom style width",
        "sold cost of revenue disposal group including discontinued operation gross profit loss gross profit loss no definition available disposal group",
        "revenue disposal group including discontinued operation gross profit loss gross profit loss no definition available disposal group including discontinued operation",
        "17,138,000 34,354,000 cost of revenue 1,490,000 10,125,000 17,025,000 25,567,000 gross profit loss 1,490,000 2,541,000 113,000 8,787,000 operating expenses salaries wages",
        "17,138,000 34,354,000 cost of revenue 1,490,000 10,125,000 17,025,000 25,567,000 gross profit loss 1,490,000 2,541,000 113,000 8,787,000 operating expenses salaries wages",
        "of revenue javascript void 0 1,490,000 10,125,000 17,025,000 25,567,000 gross profit loss javascript void 0 1,490,000 2,541,000 113,000 8,787,000 operating"
      ],
      "CIK": 1675634,
      "Company Name": "shiftpixy, inc.",
      "Date": 1594771200,
      "Form": "10-Q",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001104659-20-083786&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001104659-20-083786&content=sec&format=pdf",
      "s_id": 15125602,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001104659-20-083786&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001104659-20-083786&content=sec&format=xls"
    },
    {
      "Blurbs": [
        "754 754 total expenses 369,645 718,489 281,611 5,869 812,392 operating profit loss 196,222 178,259 281,611 10,937 288,637 interest expense 32,140",
        "13,000 10,633 total expenses 1,447,478 2,446,559 48,449 235,193 4,080,781 operating profit loss 665,270 413,468 48,449 255,465 44,786 interest expense 138,221",
        "substantially all of its product lines n&b s measure of profit loss for segment reporting purposes is segment operating ebitda",
        "substantially all of its product lines n&b s measure of profit loss for segment reporting purposes is segment operating ebitda",
        "substantially all of its product lines n&b s measure of profit loss for segment reporting purposes is segment operating ebitda"
      ],
      "CIK": 1807627,
      "Company Name": "nutrition & biosciences, inc.",
      "Date": 1594771200,
      "Form": "S-4/A",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-193402&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-193402&content=sec&format=pdf",
      "s_id": 15125599,
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-193402&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-193402&content=sec&format=xls"
    }
  ],
  "start": 1543104000,
  "total": 783
}

This endpoint executes a Boolean search and receives relevant filings

HTTP Request

GET https://api.kscope.io/search?key=String&content=String&exp=String&cik=Integer&form=Array[String]&fgroup=String&sic=Array[String]

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content to search against Available values : sec, exhibits, agreements
exp String {Required} Boolean expression
cik String Restrict results to a company
form Array[String] Restrict results to form(s)
fgroup String KS Form Groups ie ( Annual Reports / Quarterly / 8K / Insider Trading )
Available values : 8k, Annual Reports, Quarterly Reports, Insider Trading, Proxy Stmts
sic Array[String] Restrict results to industries

Company Filings

curl --location --request GET 'https://api.kscope.io/CompanyFilings?key=API-KEY&content=sec&q=AMD'
import requests

url = "https://api.kscope.io/CompanyFilings?key=API-KEY&content=sec&q=AMD"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/CompanyFilings?key=API-KEY&content=sec&q=AMD",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1609891200,
      "Form": "8-K",
      "Form_Desc": "Current report pursuant to Section 13 or 15(d)",
      "Form_Group": "8k",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=word",
      "xbrl": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=xbrl",
      "xbrl-html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=xbrl-html",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-21-000002&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1608163200,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000182&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000182&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000182&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000182&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1607558400,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000180&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000180&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000180&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000180&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1607385600,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000178&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000178&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000178&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000178&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1607040000,
      "Form": "S-4",
      "Form_Desc": "Registration statement under Securities Act of 1933",
      "Form_Group": "regstmt",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-309831&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-309831&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-309831&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-20-309831&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1606176000,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000176&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000176&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000176&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000176&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1605830400,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000174&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000174&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000174&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000174&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1605571200,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000172&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000172&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000172&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000172&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1605225600,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000168&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000168&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000168&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000168&content=sec&format=xls"
    },
    {
      "CIK": 2488,
      "Company Name": "advanced micro devices inc",
      "Date": 1605225600,
      "Form": "4",
      "Form_Desc": "Statement of changes in beneficial ownership of securities",
      "Form_Group": "Insider Trading",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000170&content=sec&format=html",
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000170&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000170&content=sec&format=word",
      "xbrl": "",
      "xbrl-html": "",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000170&content=sec&format=xls"
    }
  ],
  "end": 1594857600,
  "start": 86400,
  "total": 2574
}

This endpoint searches using a Ticker Symbol or CIK in the SEC / Exhibits or Agreements Repositories.

HTTP Request

GET https://api.kscope.io/CompanyFilings?key=String&content=String&q=String&forms=String&fgroup=String&limit=Int&start=Int

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content to search Available values : sec, exhibits, agreements
q String {Required} Company CIK or Ticker
forms String SEC Form type
fgroup String KS Form Groups ie ( Annual Reports / Quarterly / 8K / Insider Trading )
Available values : 8k, Annual Reports, Quarterly Reports, Insider Trading, Proxy Stmts
limit Int Limit results, if not defined returns 20 by default
year Int Search by year
start Int Used for paging, return filings starting w/ #
sdate Int Start date
edate Int End date

Download Documents

curl --location --request GET 'https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000092&content=sec&format=html'
import requests

url = "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000092&content=sec&format=html"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0000002488-20-000092&content=sec&format=html",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en-US">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
        <title>Form 4 filed by Papermaster Mark D on 2020-06-16</title>
        <style type="text/css">
   .FormData {color: blue; background-color: white; font-size: small; font-family: Times, serif;}
              .FormDataC {color: blue; background-color: white; font-size: small; font-family: Times, serif; text-align: center;}
              .FormDataR {color: blue; background-color: white; font-size: small; font-family: Times, serif; text-align: right;}
              .SmallFormData {color: blue; background-color: white; font-size: x-small; font-family: Times, serif;}
              .FootnoteData {color: green; background-color: white; font-size: x-small; font-family: Times, serif;}
              .FormNumText {font-size: small; font-weight: bold; font-family: arial, helvetica, sans-serif;}
              .FormAttention {font-size: medium; font-weight: bold; font-family: helvetica;}
              .FormText {font-size: small; font-weight: normal; font-family: arial, helvetica, sans-serif; text-align: left;}
              .FormTextR {font-size: small; font-weight: normal; font-family: arial, helvetica, sans-serif; text-align: right;}
              .FormTextC {font-size: small; font-weight: normal; font-family: arial, helvetica, sans-serif; text-align: center;}
              .FormEMText {font-size: medium; font-style: italic; font-weight: normal; font-family: arial, helvetica, sans-serif;}
              .FormULText {font-size: medium; text-decoration: underline; font-weight: normal; font-family: arial, helvetica, sans-serif;}
              .SmallFormText {font-size: xx-small; font-family: arial, helvetica, sans-serif; text-align: left;}
              .SmallFormTextR {font-size: xx-small; font-family: arial, helvetica, sans-serif; text-align: right;}
              .SmallFormTextC {font-size: xx-small; font-family: arial, helvetica, sans-serif; text-align: center;}
              .MedSmallFormText {font-size: x-small; font-family: arial, helvetica, sans-serif; text-align: left;}
              .FormTitle {font-size: medium; font-family: arial, helvetica, sans-serif; font-weight: bold;}
              .FormTitle1 {font-size: small; font-family: arial, helvetica, sans-serif; font-weight: bold; border-top: black thick solid;}
              .FormTitle2 {font-size: small; font-family: arial, helvetica, sans-serif; font-weight: bold;}
              .FormTitle3 {font-size: small; font-family: arial, helvetica, sans-serif; font-weight: bold; padding-top: 2em; padding-bottom: 1em;}
              .SectionTitle {font-size: small; text-align: left; font-family: arial, helvetica, sans-serif; 
                    font-weight: bold; border-top: gray thin solid; border-bottom: gray thin solid;}
              .FormName {font-size: large; font-family: arial, helvetica, sans-serif; font-weight: bold;}
              .CheckBox {text-align: center; width: 5px; cell-spacing: 0; padding: 0 3 0 3; border-width: thin; border-style: solid;  border-color: black:}
              body {background: white;}
  </style>
    </head>
    <body>
  SEC Form 4

        <table border="0" cellpadding="4" cellspacing="0" width="100%">
            <tr>
                <td align="center" class="FormName" colspan="2" valign="top" width="20%">
     FORM 4
    </td>
                <td align="center" rowspan="2" valign="middle" width="60%">
                    <span class="FormTitle">
      UNITED STATES SECURITIES AND EXCHANGE COMMISSION
     </span>
                    <br/>
                    <span class="MedSmallFormText">
      Washington, D.C. 20549
     </span>
                    <br/>
                    <br/>
                    <span class="FormTitle">
      STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP
     </span>
                    <br/>
                    <br/>
                    <span class="MedSmallFormText">
      Filed pursuant to Section 16(a) of the Securities Exchange Act of 1934
     </span>
                    <br/>
                    <span class="MedSmallFormText">
      or Section 30(h) of the Investment Company Act of 1940
     </span>
                </td>
                <td align="center" rowspan="2" valign="top" width="20%">
     &nbsp;

                    <table border="1" summary="OMB Approval Status Box" width="100%">
                        <tr>
                            <td class="FormTextC">
        OMB APPROVAL
       </td>
                        </tr>
                        <tr>
                            <td>
                                <table border="0" summary="OMB Interior Box" width="100%">
                                    <tr>
                                        <td class="SmallFormText" colspan="3">
           OMB Number:
          </td>
                                        <td class="SmallFormTextR">
           3235-0287
          </td>
                                    </tr>
                                    <tr>
                                        <td class="SmallFormText" colspan="4">
           Estimated average burden
          </td>
                                    </tr>
                                    <tr>
                                        <td class="SmallFormText" colspan="3">
           hours per response:
          </td>
                                        <td class="SmallFormTextR">
           0.5
          </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr valign="middle">
                <td>
                    <img src="https://cdn.kscope.io/insider-checkbox.png"/>
                </td>
                <td class="SmallFormText">
     Check this box if no longer subject to Section 16. Form 4 or Form 5 obligations may continue.

                    <i>
      See
     </i>
     Instruction 1(b).
                </td>
            </tr>
        </table>
        <table border="1" cellpadding="4" cellspacing="0" width="100%">
            <tr>
                <td rowspan="3" valign="top" width="35%">
                    <span class="MedSmallFormText">
      1. Name and Address of Reporting Person

                        <sup>
       *
      </sup>
                    </span>
                    <table border="0" width="100%">
                        <tr>
                            <td>
                                <a href="javascript:Q7_viewCompany(0001449649)">
         Papermaster Mark D
        </a>
                            </td>
                        </tr>
                    </table>
                    <hr width="98%"/>
                    <table border="0" width="100%">
                        <tr>
                            <td class="MedSmallFormText" width="33%">
        (Last)
       </td>
                            <td class="MedSmallFormText" width="33%">
        (First)
       </td>
                            <td class="MedSmallFormText" width="33%">
        (Middle)
       </td>
                        </tr>
                    </table>
                    <table border="0" width="100%">
                        <tr>
                            <td>
                                <span class="FormData">
        </span>
                            </td>
                        </tr>
                        <tr>
                            <td>
                                <span class="FormData">
         2485 AUGUSTINE DRIVE
        </span>
                            </td>
                        </tr>
                    </table>
                    <hr width="98%"/>
                    <span class="MedSmallFormText">
      (Street)
     </span>
                    <table border="0" width="100%">
                        <tr>
                            <td width="33%">
                                <span class="FormData">
         SANTA CLARA
        </span>
                            </td>
                            <td width="33%">
                                <span class="FormData">
         CA
        </span>
                            </td>
                            <td width="33%">
                                <span class="FormData">
         95054
        </span>
                            </td>
                        </tr>
                    </table>
                    <hr width="98%"/>
                    <table border="0" width="100%">
                        <tr>
                            <td class="MedSmallFormText" width="33%">
        (City)
       </td>
                            <td class="MedSmallFormText" width="33%">
        (State)
       </td>
                            <td class="MedSmallFormText" width="33%">
        (Zip)
       </td>
                        </tr>
                    </table>
                </td>
                <td valign="top" width="35%">
                    <span class="MedSmallFormText">
      2. Issuer Name

                        <b>
       and
      </b>
      Ticker or Trading Symbol
                    </span>
                    <br/>
                    <a href="javascript:Q7_viewCompany(0000002488)">
      ADVANCED MICRO DEVICES INC
     </a>
     [
                    <span class="FormData">
      AMD
     </span>
     ]
                </td>
                <td rowspan="2" valign="top">
                    <span class="MedSmallFormText">
      5. Relationship of Reporting Person(s) to Issuer
     </span>
                    <br/>
                    <span class="MedSmallFormText">
      (Check all applicable)
     </span>
                    <table border="0" width="100%">
                        <tr>
                            <td align="center" width="15%">
       </td>
                            <td class="MedSmallFormText" width="35%">
        Director
       </td>
                            <td align="center" width="15%">
       </td>
                            <td class="MedSmallFormText" width="35%">
        10% Owner
       </td>
                        </tr>
                        <tr>
                            <td align="center">
                                <span class="FormData">
         X
        </span>
                            </td>
                            <td class="MedSmallFormText">
        Officer (give title below)
       </td>
                            <td align="center">
       </td>
                            <td class="MedSmallFormText">
        Other (specify below)
       </td>
                        </tr>
                        <tr>
                            <td align="center" colspan="4">
                                <span class="FormData">
         Chief Technology Officer &amp; EVP
        </span>
                                <span class="FormData">
        </span>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
                <td valign="top">
                    <span class="MedSmallFormText">
      3. Date of Earliest Transaction
         (Month/Day/Year)
     </span>
                    <br/>
                    <span class="FormData">
      06/15/2020
     </span>
                </td>
            </tr>
            <tr>
                <td valign="top">
                    <span class="MedSmallFormText">
      4. If Amendment, Date of Original Filed
         (Month/Day/Year)
     </span>
                    <br/>
                </td>
                <td valign="top">
                    <span class="MedSmallFormText">
      6. Individual or Joint/Group Filing (Check Applicable Line)
     </span>
                    <table border="0" width="100%">
                        <tr>
                            <td align="center" width="15%">
                                <span class="FormData">
         X
        </span>
                            </td>
                            <td class="MedSmallFormText" width="85%">
        Form filed by One Reporting Person
       </td>
                        </tr>
                        <tr>
                            <td align="center" width="15%">
       </td>
                            <td class="MedSmallFormText" width="85%">
        Form filed by More than One Reporting Person
       </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
        <div ks-table-id="1">
            <table border="1" cellpadding="4" cellspacing="0" width="100%">
                <thead>
                    <tr>
                        <th align="center" class="FormTextC" colspan="11" valign="top" width="100%">
                            <b>
        Table I - Non-Derivative Securities Acquired, Disposed of, or Beneficially Owned
       </b>
                        </th>
                    </tr>
                    <tr>
                        <th align="left" class="MedSmallFormText" rowspan="2" valign="top" width="36%">
       1. Title of Security (Instr. 
      3)
      </th>
                        <th align="left" class="SmallFormText" rowspan="2" valign="top" width="6%">
       2. Transaction Date
      (Month/Day/Year)
      </th>
                        <th align="left" class="SmallFormText" rowspan="2" valign="top" width="5%">
       2A. Deemed Execution Date, if any
      (Month/Day/Year)
      </th>
                        <th align="left" class="SmallFormText" colspan="2" valign="top" width="7%">
       3. Transaction Code (Instr. 
      8)
      </th>
                        <th align="left" class="SmallFormText" colspan="3" valign="top" width="19%">
       4. Securities Acquired (A) or Disposed Of (D) (Instr. 
      3, 4 and 5)
      </th>
                        <th align="left" class="SmallFormText" rowspan="2" valign="top" width="11%">
       5. 
      Amount of Securities Beneficially Owned Following Reported Transaction(s) (Instr. 
      3 and 4)
      </th>
                        <th align="left" class="SmallFormText" rowspan="2" valign="top" width="9%">
       6. Ownership Form: Direct (D) or Indirect (I) (Instr. 
      4)
      </th>
                        <th align="left" class="SmallFormText" rowspan="2" valign="top" width="8%">
       7. Nature of Indirect Beneficial Ownership (Instr. 
      4)
      </th>
                    </tr>
                    <tr>
                        <th align="center" class="SmallFormText" width="4%">
       Code
      </th>
                        <th align="center" class="SmallFormText" width="3%">
       V
      </th>
                        <th align="center" class="SmallFormText" width="8%">
       Amount
      </th>
                        <th align="center" class="SmallFormText" width="5%">
       (A) or (D)
      </th>
                        <th align="center" class="SmallFormText" width="6%">
       Price
      </th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <td align="left">
                            <span class="FormData">
        Common Stock
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        06/15/2020
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="SmallFormData">
        M
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="FormData">
        43,000
       </span>
                            <span class="FootnoteData">
                                <sup>
         (1)
        </sup>
                            </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        A
       </span>
                        </td>
                        <td align="center">
                            <span class="FormText">
        $
       </span>
                            <span class="FormData">
        4.08
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        1,378,280
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        D
       </span>
                        </td>
                        <td align="left">
      </td>
                    </tr>
                    <tr>
                        <td align="left">
                            <span class="FormData">
        Common Stock
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        06/15/2020
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="SmallFormData">
        S
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="FormData">
        41,668
       </span>
                            <span class="FootnoteData">
                                <sup>
         (2)
        </sup>
                            </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        D
       </span>
                        </td>
                        <td align="center">
                            <span class="FormText">
        $
       </span>
                            <span class="FormData">
        52.88
       </span>
                            <span class="FootnoteData">
                                <sup>
         (3)
        </sup>
                            </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        1,336,612
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        D
       </span>
                        </td>
                        <td align="left">
      </td>
                    </tr>
                    <tr>
                        <td align="left">
                            <span class="FormData">
        Common Stock
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        06/15/2020
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="SmallFormData">
        S
       </span>
                        </td>
                        <td align="center">
      </td>
                        <td align="center">
                            <span class="FormData">
        1,332
       </span>
                            <span class="FootnoteData">
                                <sup>
         (2)
        </sup>
                            </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        D
       </span>
                        </td>
                        <td align="center">
                            <span class="FormText">
        $
       </span>
                            <span class="FormData">
        53.62
       </span>
                            <span class="FootnoteData">
                                <sup>
         (4)
        </sup>
                            </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        1,335,280
       </span>
                        </td>
                        <td align="center">
                            <span class="FormData">
        D
       </span>
                        </td>
                        <td align="left">
      </td>
                    </tr>
                </tbody>
            </table>
        </div>
        <table border="1" cellpadding="4" cellspacing="0" width="100%">
            <thead>
                <tr>
                    <th align="center" class="FormTextC" colspan="16" valign="top" width="100%">
                        <b>
       Table II - Derivative Securities Acquired, Disposed of, or Beneficially Owned
      </b>
                        <br/>
                        <b>
       (e.g., puts, calls, warrants, options, convertible securities)
      </b>
                    </th>
                </tr>
                <tr>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="13%">
      1. Title of Derivative Security (Instr. 
      3)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="5%">
      2. Conversion or Exercise Price of Derivative Security
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="5%">
      3. Transaction Date
      (Month/Day/Year)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="5%">
      3A. Deemed Execution Date, if any
      (Month/Day/Year)
     </th>
                    <th align="left" class="SmallFormText" colspan="2" valign="top" width="9%">
      4. Transaction Code (Instr. 
      8)
     </th>
                    <th align="left" class="SmallFormText" colspan="2" valign="top" width="10%">
      5. 
      Number of Derivative Securities Acquired (A) or Disposed of (D) (Instr. 
      3, 4 and 5)
     </th>
                    <th align="left" class="SmallFormText" colspan="2" valign="top" width="9%">
      6. Date Exercisable and Expiration Date 
      (Month/Day/Year)
     </th>
                    <th align="left" class="SmallFormText" colspan="2" valign="top" width="17%">
      7. Title and Amount of Securities Underlying Derivative Security (Instr. 
      3 and 4)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="6%">
      8. Price of Derivative Security (Instr. 
      5)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="6%">
      9. 
      Number of derivative Securities Beneficially Owned Following Reported Transaction(s) (Instr. 
      4)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="6%">
      10. Ownership Form: Direct (D) or Indirect (I) (Instr. 
      4)
     </th>
                    <th align="left" class="SmallFormText" rowspan="2" valign="top" width="7%">
      11. Nature of Indirect Beneficial Ownership (Instr. 
      4)
     </th>
                </tr>
                <tr>
                    <th align="center" class="SmallFormText" valign="bottom" width="4%">
      Code
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="4%">
      V
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="5%">
      (A)
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="5%">
      (D)
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="5%">
      Date Exercisable
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="4%">
      Expiration Date
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="10%">
      Title
     </th>
                    <th align="center" class="SmallFormText" valign="bottom" width="7%">
      Amount or Number of Shares
     </th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td align="left">
                        <span class="SmallFormData">
       Stock Option Grant
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormText">
       $
      </span>
                        <span class="SmallFormData">
       4.08
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
       06/15/2020
      </span>
                    </td>
                    <td align="center">
     </td>
                    <td align="center">
                        <span class="SmallFormData">
       M
      </span>
                    </td>
                    <td align="center">
     </td>
                    <td align="center">
     </td>
                    <td align="center">
                        <span class="SmallFormData">
       43,000
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
      </span>
                        <span class="FootnoteData">
                            <sup>
        (5)
       </sup>
                        </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
       08/12/2021
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
       Common Stock
      </span>
                    </td>
                    <td align="center">
                        <span class="FormData">
       43,000
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormText">
       $
      </span>
                        <span class="SmallFormData">
       0
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
       263,277
      </span>
                    </td>
                    <td align="center">
                        <span class="SmallFormData">
       D
      </span>
                    </td>
                    <td align="left">
     </td>
                </tr>
            </tbody>
        </table>
        <table border="0" width="100%">
            <tr>
                <td class="MedSmallFormText">
                    <b>
      Explanation of Responses:
     </b>
                </td>
            </tr>
            <tr>
                <td class="FootnoteData">
     1. The stock option exercise reported in this Form 4 were effected pursuant to a Rule 10b5-1 trading plan adopted by the reporting person on December 4, 2019.
    </td>
            </tr>
            <tr>
                <td class="FootnoteData">
     2. The sales reported in this Form 4 were effected pursuant to a Rule 10b5-1 trading plan adopted by the reporting person on December 4, 2019.
    </td>
            </tr>
            <tr>
                <td class="FootnoteData">
     3. Transaction executed in multiple trades at prices ranging from $52.46 to $53.46 per share, inclusive. The price reported in column 4 above reflects the weighted average sale price per share. The Reporting Person hereby undertakes to provide the SEC staff, the Issuer or a security holder of the Issuer, upon request, full information regarding the number of shares sold at each respective price within the range set forth in this footnote.
    </td>
            </tr>
            <tr>
                <td class="FootnoteData">
     4. Transaction executed in multiple trades at prices ranging from $53.47 to $53.74 per share, inclusive. The price reported in column 4 above reflects the weighted average sale price per share. The Reporting Person hereby undertakes to provide the SEC staff, the Issuer or a security holder of the Issuer, upon request, full information regarding the number of shares sold at each respective price within the range set forth in this footnote.
    </td>
            </tr>
            <tr>
                <td class="FootnoteData">
     5. This option vests 33 1/3% on August 12, 2015 and 8 1/3% per quarter over the next eight following quarters.
    </td>
            </tr>
            <tr>
                <td class="FormText">
                    <b>
      Remarks:
     </b>
                </td>
            </tr>
            <tr>
                <td class="FootnoteData">
    </td>
            </tr>
        </table>
        <table border="0" width="100%">
            <tr>
                <td width="60%">
    </td>
                <td width="20%">
                    <u>
                        <span class="FormData">
       /s/ Linda Lam by Power-of-attorney for Mark Papermaster
      </span>
                    </u>
                </td>
                <td width="20%">
                    <u>
                        <span class="FormData">
       06/16/2020
      </span>
                    </u>
                </td>
            </tr>
            <tr>
                <td>
    </td>
                <td class="MedSmallFormText">
     ** Signature of Reporting Person
    </td>
                <td class="MedSmallFormText">
     Date
    </td>
            </tr>
            <tr>
                <td class="MedSmallFormText" colspan="3">
     Reminder: Report on a separate line for each class of securities beneficially owned directly or indirectly.
    </td>
            </tr>
            <tr>
                <td class="MedSmallFormText" colspan="3">
     * If the form is filed by more than one reporting person,

                    <i>
      see
     </i>
     Instruction 
                  4

                  (b)(v).
                </td>
            </tr>
            <tr>
                <td class="MedSmallFormText" colspan="3">
     ** Intentional misstatements or omissions of facts constitute Federal Criminal Violations

                    <i>
      See
     </i>
     18 U.S.C. 1001 and 15 U.S.C. 78ff(a).
                </td>
            </tr>
            <tr>
                <td class="MedSmallFormText" colspan="3">
     Note: File three copies of this Form, one of which must be manually signed. If space is insufficient,

                    <i>
      see
     </i>
     Instruction 6 for procedure.
                </td>
            </tr>
            <tr>
                <td class="MedSmallFormText" colspan="3">
                    <b>
      Persons who respond to the collection of information contained in this form are not required to respond unless the form displays a currently valid OMB Number.
     </b>
                </td>
            </tr>
        </table>
    </body>
</html>

This endpoint downloads a filing in a desired format

HTTP Request

GET https://api.kscope.io/downloadDoc?key=String&docid=String&content=String&format=String

Query Parameters

Parameter Type Description
key String {Required} API key
docid String {Required} Document ID
content String {Required} Current content: sec
format String {Required} Format: HTML, PDF, Word, XLS, XBRL, XBRL-HTML

Insider

Insider

curl --location --request GET 'https://api.kscope.io/insider?key=API-KEY&cik=0000320193&limit=10'
import requests

url = "https://api.kscope.io/insider?key=API-KEY&cik=0000320193&limit=10"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/insider?key=API-KEY&cik=0000320193&limit=10",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "total": 5397,
  "txns": [
    {
      "acc": "0000320193-20-000056",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1631982,
        "name": "KONDO CHRIS",
        "title": "Principal Accounting Officer"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 1372539.42,
        "ownershipType": "D",
        "pricePerShare": 305.62,
        "shares": 4491,
        "sharesOwnedFollowing": 7370,
        "transactionCode": "S",
        "transactionDate": "2020-05-08"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000054",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1051401,
        "name": "JUNG ANDREA",
        "title": "Director"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 48.9457,
        "isDerivativeTransaction": true,
        "marketValue": 469389.26300000004,
        "ownershipType": "D",
        "pricePerShare": 48.9457,
        "shares": 9590,
        "sharesOwnedFollowing": 33548,
        "transactionCode": "M",
        "transactionDate": "2020-04-28"
      },
      "type": "Derivative"
    },
    {
      "acc": "0000320193-20-000045",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1767094,
        "name": "O'BRIEN DEIRDRE",
        "title": "Senior Vice President"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 619818.02,
        "ownershipType": "D",
        "pricePerShare": 286.82,
        "shares": 2161,
        "sharesOwnedFollowing": 33972,
        "transactionCode": "S",
        "transactionDate": "2020-04-16"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000045",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1767094,
        "name": "O'BRIEN DEIRDRE",
        "title": "Senior Vice President"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 527614.02,
        "ownershipType": "D",
        "pricePerShare": 285.66,
        "shares": 1847,
        "sharesOwnedFollowing": 36133,
        "transactionCode": "S",
        "transactionDate": "2020-04-16"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000045",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1767094,
        "name": "O'BRIEN DEIRDRE",
        "title": "Senior Vice President"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 811166.5199999999,
        "ownershipType": "D",
        "pricePerShare": 284.52,
        "shares": 2851,
        "sharesOwnedFollowing": 37980,
        "transactionCode": "S",
        "transactionDate": "2020-04-16"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000045",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1767094,
        "name": "O'BRIEN DEIRDRE",
        "title": "Senior Vice President"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 646541.96,
        "ownershipType": "D",
        "pricePerShare": 283.82,
        "shares": 2278,
        "sharesOwnedFollowing": 40831,
        "transactionCode": "S",
        "transactionDate": "2020-04-16"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000044",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1631982,
        "name": "KONDO CHRIS",
        "title": "Principal Accounting Officer"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 666988.35,
        "ownershipType": "D",
        "pricePerShare": 284.43,
        "shares": 2345,
        "sharesOwnedFollowing": 11861,
        "transactionCode": "F",
        "transactionDate": "2020-04-15"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000045",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1767094,
        "name": "O'BRIEN DEIRDRE",
        "title": "Senior Vice President"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 2132371.71,
        "ownershipType": "D",
        "pricePerShare": 284.43,
        "shares": 7497,
        "sharesOwnedFollowing": 43109,
        "transactionCode": "F",
        "transactionDate": "2020-04-15"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000041",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1513362,
        "name": "Maestri Luca",
        "title": "Senior Vice President, CFO"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 323328,
        "ownershipType": "D",
        "pricePerShare": 269.44,
        "shares": 1200,
        "sharesOwnedFollowing": 27568,
        "transactionCode": "S",
        "transactionDate": "2020-04-07"
      },
      "type": "Non-Derivative"
    },
    {
      "acc": "0000320193-20-000041",
      "filer": {
        "address": "ONE APPLE PARK WAY  CUPERTINO CA 95014 ",
        "cik": 1513362,
        "name": "Maestri Luca",
        "title": "Senior Vice President, CFO"
      },
      "issuer": {
        "cik": 320193,
        "name": "Apple Inc."
      },
      "txn": {
        "exercisePrice": 0,
        "isDerivativeTransaction": false,
        "marketValue": 375774.00000000006,
        "ownershipType": "D",
        "pricePerShare": 268.41,
        "shares": 1400,
        "sharesOwnedFollowing": 28768,
        "transactionCode": "S",
        "transactionDate": "2020-04-07"
      },
      "type": "Non-Derivative"
    }
  ]
}

This endpoint executes a search for Insider transaction with a Ticker / CIK

HTTP Request

GET https://api.kscope.io/insider?key=String&cik=String&ticker=String&form=array[string]&limit=Int&start=Int&sd=String&ed=String

Query Parameters

Parameter Type Description
key String {Required} API key
cik String Restrict results to a company by CIK
ticker String Restrict results to a company by Ticker
form Array[string] Restrict results to form(s)
limit Int Limit results
start Int Start results from
sd String Start date
ed String End date

Stocks

Stock Real Time

curl --request GET \--url 'https://api.kscope.io/api-stock?key=API-KEY'
import requests

url = "https://api.kscope.io/api-stock?key=API-KEY"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/api-stock?key=API-KEY",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
    "52week_high": "414.50",
    "52week_low": "206.86",
    "change": "5.72",
    "change_per": "1.85",
    "close": "303.35",
    "day_high": "309.84",
    "day_low": "297.80",
    "last_price": "309.07",
    "last_update": "2022-09-19T16:00:04-04:00",
    "open": "300.09",
    "ticker": "TSLA",
    "volume": "57,798,553"
}

This endpoint retrives realtime stock data for a ticker that is embedded in the API key. This endpoint only serves the embedded ticker.

HTTP Request

GET https://api.kscope.io/api-stock?key=API-KEY

Query Parameters

Parameter Type Description
key String {Required} API key

Stock Historical

curl --request GET \--url 'https://api.kscope.io/api-stock?key=API-KEY&hist=true'
import requests

url = "https://api.kscope.io/api-stock?key=API-KEY&hist=true"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/api-stock?key=API-KEY&hist=true&start=Int&end=Int",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

[
    {
        "adj_close": 10.76,
        "close": 10.76,
        "div_amt": 0.0,
        "high": 11.04,
        "low": 10.76,
        "open": 10.94,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1649635200000,
        "volume": 1692011
    },
    {
        "adj_close": 10.79,
        "close": 10.79,
        "div_amt": 0.0,
        "high": 10.86,
        "low": 10.57,
        "open": 10.77,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1649721600000,
        "volume": 1782508
    },
    {
        "adj_close": 11.1,
        "close": 11.1,
        "div_amt": 0.0,
        "high": 11.23,
        "low": 10.83,
        "open": 10.85,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1649808000000,
        "volume": 2510171
    },
    {
        "adj_close": 10.98,
        "close": 10.98,
        "div_amt": 0.0,
        "high": 11.19,
        "low": 10.9,
        "open": 11.14,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1649894400000,
        "volume": 1275936
    },
    {
        "adj_close": 10.97,
        "close": 10.97,
        "div_amt": 0.0,
        "high": 11.17,
        "low": 10.87,
        "open": 11.085,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1650240000000,
        "volume": 1240766
    },
    {
        "adj_close": 10.45,
        "close": 10.45,
        "div_amt": 0.0,
        "high": 11.03,
        "low": 10.33,
        "open": 10.97,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1650326400000,
        "volume": 1824447
    },
    {
        "adj_close": 10.41,
        "close": 10.41,
        "div_amt": 0.0,
        "high": 10.5999,
        "low": 10.31,
        "open": 10.5,
        "split_coeff": 1.0,
        "ticker": "SMR",
        "ts": 1650412800000,
        "volume": 852376
    }
]

This endpoint retrives historical stock data for a ticker that is embedded in the API key. This endpoint only serves the embedded ticker.

HTTP Request

GET https://api.kscope.io/api-stock?key=API-KEY

Query Parameters

Parameter Type Description
key String {Required} API key
hist Boolean {Required} Historical argument
start Int The timeframe to start from. Format as milliseconds
end Int The timeframe to end at. Format as milliseconds

Compensation

Executives

curl --location --request GET 'https://api.kscope.io/ks-compensation?key=API-KEY&content=summarycompensation&acc=0000074046-15-000050'
import requests

url = "https://api.kscope.io/ks-compensation?key=API-KEY&content=summarycompensation&acc=0000074046-15-000050"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/ks-compensation?key=API-KEY&content=summarycompensation&acc=0000074046-15-000050",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    {
      "name": "Daniel S. Jaffee",
      "salary": 525000,
      "stockawards": 249543,
      "title": "President and Chief Executive Officer",
      "total": 1317471,
      "year": 2013
    },
    {
      "name": "Daniel S. Jaffee",
      "salary": 550000,
      "stockawards": null,
      "title": "President and Chief Executive Officer",
      "total": 854774,
      "year": 2014
    },
    {
      "name": "Daniel S. Jaffee",
      "salary": 563875,
      "stockawards": null,
      "title": "President and Chief Executive Officer",
      "total": 1009626,
      "year": 2015
    },
    {
      "name": "Daniel T. Smith",
      "salary": 201667,
      "stockawards": 26300,
      "title": "Vice President Chief Financial Officer",
      "total": 460268,
      "year": 2013
    },
    {
      "name": "Daniel T. Smith",
      "salary": 212500,
      "stockawards": null,
      "title": "Vice President Chief Financial Officer",
      "total": 263313,
      "year": 2014
    },
    {
      "name": "Daniel T. Smith",
      "salary": 225833,
      "stockawards": null,
      "title": "Vice President Chief Financial Officer",
      "total": 343429,
      "year": 2015
    },
    {
      "name": "Douglas A. Graham",
      "salary": 197500,
      "stockawards": null,
      "title": "Vice President General Counsel and Secretary",
      "total": 403383,
      "year": 2013
    },
    {
      "name": "Douglas A. Graham",
      "salary": 205000,
      "stockawards": 35160,
      "title": "Vice President General Counsel and Secretary",
      "total": 274218,
      "year": 2014
    },
    {
      "name": "Douglas A. Graham",
      "salary": 225000,
      "stockawards": null,
      "title": "Vice President General Counsel and Secretary",
      "total": 312873,
      "year": 2015
    },
    {
      "name": "Mark E. Lewry  ",
      "salary": 101154,
      "stockawards": 403080,
      "title": "Chief Operating Officer",
      "total": 512417,
      "year": 2014
    },
    {
      "name": "Mark E. Lewry  ",
      "salary": 350000,
      "stockawards": null,
      "title": "Chief Operating Officer",
      "total": 497050,
      "year": 2015
    },
    {
      "name": "Thomas F. Cofsky",
      "salary": 249167,
      "stockawards": 133102,
      "title": "Vice President of Manufacturing Industrial",
      "total": 592056,
      "year": 2013
    },
    {
      "name": "Thomas F. Cofsky",
      "salary": 253667,
      "stockawards": null,
      "title": "Vice President of Manufacturing Industrial",
      "total": 374808,
      "year": 2014
    },
    {
      "name": "Thomas F. Cofsky",
      "salary": 254000,
      "stockawards": null,
      "title": "Vice President of Manufacturing Industrial",
      "total": 407606,
      "year": 2015
    }
  ],
  "meta": {
    "acc": "0000074046-15-000050",
    "acc_stamp": null,
    "ccn": "OIL DRI CORP OF AMERICA",
    "cik": 74046,
    "dt": "2015-10-28",
    "form": "DEF 14A",
    "updated": "2018-07-13T17:07:36Z"
  }
}

This endpoint searches Summary Compensation by Accession Number, Ticker, or CIK

HTTP Request

GET https://api.kscope.io/ks-compensation?key=String&content=String&acc=String&ticker=String&cik=String

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content: summarycompensation
acc String {Cannot be used at the same time as Ticker or CIK} Restrict results to a company by Accession Number
ticker String {Cannot be used at the same time as Accession Number or CIK} Restrict results to a company by Ticker
cik String {Cannot be used at the same time as Ticker or Accession Number} Restrict results to a company by CIK

Directors

curl --location --request GET 'https://api.kscope.io/ks-compensation?key=API-KEY&content=directorcompensation&acc=0001193125-19-004664'
import requests

url = "https://api.kscope.io/ks-compensation?key=API-KEY&content=directorcompensation&acc=0001193125-19-004664"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/ks-compensation?key=API-KEY&content=directorcompensation&acc=0001193125-19-004664",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    {
      "name": "Al Gore",
      "optionawards": null,
      "stockawards": 249961,
      "total": 358543
    },
    {
      "name": "Andrea Jung",
      "optionawards": null,
      "stockawards": 249961,
      "total": 403106
    },
    {
      "name": "Art Levinson",
      "optionawards": null,
      "stockawards": 249961,
      "total": 567188
    },
    {
      "name": "Bob Iger",
      "optionawards": null,
      "stockawards": 249961,
      "total": 377881
    },
    {
      "name": "James Bell",
      "optionawards": null,
      "stockawards": 249961,
      "total": 362665
    },
    {
      "name": "Ron Sugar",
      "optionawards": null,
      "stockawards": 249961,
      "total": 409461
    },
    {
      "name": "Sue Wagner",
      "optionawards": null,
      "stockawards": 249961,
      "total": 353181
    }
  ],
  "meta": {
    "acc": "0001193125-19-004664",
    "acc_stamp": 1546987060,
    "ccn": "APPLE INC",
    "cik": 320193,
    "dt": "2019-01-08",
    "form": "DEF 14A",
    "updated": "2019-01-08T22:09:41Z"
  }
}

This endpoint searches Director Compensation by Accession Number, Ticker, or CIK

HTTP Request

GET https://api.kscope.io/ks-compensation?key=String&content=String&acc=String&ticker=String&cik=String

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content: directorcompensation
acc String {Cannot be used at the same time as Ticker or CIK} Restrict results to a company by Accession Number
ticker String {Cannot be used at the same time as Accession Number or CIK} Restrict results to a company by Ticker
cik String {Cannot be used at the same time as Ticker or Accession Number} Restrict results to a company by CIK

Audit Fees

curl --location --request GET 'https://api.kscope.io/ks-audit?key=API-KEY&content=audit-fees&cik=29332&'
import requests

url = "https://api.kscope.io/ks-audit?key=API-KEY&content=audit-fees&cik=29332&"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/ks-audit?key=API-KEY&content=audit-fees&cik=29332&",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    [
      {
        "acc": "0000029332-20-000016",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 13
      },
      {
        "acc": "0000029332-19-000019",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 13
      },
      {
        "acc": "0000029332-18-000028",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 16
      },
      {
        "acc": "0000029332-17-000025",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 15
      },
      {
        "acc": "0000029332-16-000147",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 16
      },
      {
        "acc": "0000029332-15-000020",
        "data": {
          "fees": [
            {
              "fees": [
                {
                  "fee": 74218,
                  "name": "audit related fees"
                },
                {
                  "fee": 1425,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 651095,
                  "name": "total audit fees"
                },
                {
                  "fee": 575452,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2019
            },
            {
              "fees": [
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                },
                {
                  "fee": 664591,
                  "name": "total audit fees"
                },
                {
                  "fee": 610026,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 3354,
                  "name": "audit related fees"
                },
                {
                  "fee": 45495,
                  "name": "tax fees"
                },
                {
                  "fee": 5716,
                  "name": "all other fees"
                }
              ],
              "year": 2018
            },
            {
              "fees": [
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 23612,
                  "name": "audit related fees"
                },
                {
                  "fee": 174975,
                  "name": "tax fees"
                },
                {
                  "fee": 0,
                  "name": "all other fees"
                },
                {
                  "fee": 851123,
                  "name": "total audit fees"
                },
                {
                  "fee": 652536,
                  "name": "audit fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2017
            },
            {
              "fees": [
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees"
                },
                {
                  "fee": 0,
                  "name": "tax fees"
                },
                {
                  "fee": 8187,
                  "name": "all other fees"
                },
                {
                  "fee": 672086,
                  "name": "total audit fees"
                },
                {
                  "fee": 663899,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 8187,
                  "name": "fees related to a registration statement"
                }
              ],
              "year": 2016
            },
            {
              "fees": [
                {
                  "fee": 0,
                  "name": "fees related to a registration statement"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 682239,
                  "name": "total audit fees"
                },
                {
                  "fee": 682239,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2015
            },
            {
              "fees": [
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 969394,
                  "name": "total audit fees"
                },
                {
                  "fee": 886716,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "secondary stock offering fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 0,
                  "name": "audit related fees paid to ernst & young llp"
                },
                {
                  "fee": 35084,
                  "name": "tax related fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 47594,
                  "name": "all other fees paid to dixon hughes goodman llp"
                },
                {
                  "fee": 879170,
                  "name": "total audit fees"
                },
                {
                  "fee": 796492,
                  "name": "audit related fees paid to dixon hughes goodman llp"
                }
              ],
              "year": 2014
            }
          ]
        },
        "form": "DEF 14A",
        "table_id": 18
      }
    ]
  ],
  "meta": {
    "ccn": "DIXIE GROUP INC",
    "cik": 29332
  }
}

This endpoint searches Audit Fees by Ticker or CIK

HTTP Request

GET https://api.kscope.io/ks-audit?key=String&content=String&cik=String&ticker=String

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content: audit-fees
cik String {Cannot be used at the same time as Ticker} Restrict results to a company by CIK
ticker String {Cannot be used at the same time as CIK} Restrict results to a company by Ticker

Forms

Form-D

curl --location --request GET 'https://api.kscope.io/ks-forms?key=API-KEY&content=form-d&acc=0000919574-13-005814'
import requests

url = "https://api.kscope.io/ks-forms?key=API-KEY&content=form-d&acc=0000919574-13-005814"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/ks-forms?key=API-KEY&content=form-d&acc=0000919574-13-005814",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": {
    "issuerList": [],
    "metaData": {
      "acc": "0000919574-13-005814",
      "ccn": "HORSEMAN EUROPEAN SELECT FUND, L.P.",
      "cik": "0001452994"
    },
    "offeringData": {
      "businessCombinationTransaction": {
        "clarificationOfResponse": null,
        "isBusinessCombinationTransaction": "false"
      },
      "durationOfOffering": {
        "moreThanOneYear": "true"
      },
      "federalExemptionsExclusions": [
        "06b",
        "3C",
        "3C.1"
      ],
      "industryGroup": {
        "industryGroupType": "Pooled Investment Fund",
        "investmentFundInfo": {
          "investmentFundType": "Hedge Fund",
          "is40Act": "false"
        }
      },
      "investors": {
        "hasNonAccreditedInvestors": "false",
        "totalNumberAlreadyInvested": "82"
      },
      "issuerSize": {
        "aggregateNetAssetValueRange": "Decline to Disclose"
      },
      "minimumInvestmentAccepted": null,
      "offeringSalesAmounts": {
        "clarificationOfResponse": null,
        "totalAmountSold": "168811146",
        "totalOfferingAmount": "Indefinite",
        "totalRemaining": "Indefinite"
      },
      "salesCommissionsFindersFees": {
        "clarificationOfResponse": null,
        "findersFees": {
          "dollarAmount": "0",
          "isEstimate": "true"
        },
        "salesCommissions": {
          "dollarAmount": "0",
          "isEstimate": "true"
        }
      },
      "salesCompensationList": [],
      "signatureBlock": [
        {
          "issuerName": "HORSEMAN EUROPEAN SELECT FUND, L.P.",
          "nameOfSigner": "Kevin Blanchfield",
          "signatureDate": "2013-10-10",
          "signatureName": "/s/Kevin Blanchfield",
          "signatureTitle": "Director of the General Partner of the Issuer"
        },
        {
          "issuerName": "HORSEMAN EUROPEAN SELECT FUND, L.P.",
          "nameOfSigner": "Kevin Blanchfield",
          "signatureDate": "2013-10-10",
          "signatureName": "/s/Kevin Blanchfield",
          "signatureTitle": "Director of the General Partner of the Issuer"
        }
      ],
      "typeOfFiling": {
        "dateOfFirstSale": {
          "dateOfFirstSale": "2008-01-01"
        },
        "newOrAmendment": {
          "isAmendment": "true",
          "previousAccessionNumber": "0000919574-12-005654"
        }
      },
      "typesOfSecuritiesOffered": {
        "isPooledInvestmentFundType": "true"
      },
      "useOfProceeds": {
        "clarificationOfResponse": null,
        "grossProceedsUsed": {
          "dollarAmount": "0",
          "isEstimate": "true"
        }
      }
    },
    "primaryIssuer": {
      "ccc": null,
      "cik": "0001452994",
      "edgarPreviousNameList": {
        "previousName": "HORSEMAN EUROPEAN SELECT FUND LP"
      },
      "entityType": "Limited Partnership",
      "entityTypeOtherDesc": null,
      "issuerAddress": {
        "city": "LONDON",
        "stateOrCountry": "X0",
        "stateOrCountryDescription": "UNITED KINGDOM",
        "street1": "Horseman Capital International Limited",
        "street2": "9 CHESTER CLOSE",
        "zipCode": "SW1X 7BE"
      },
      "issuerPhoneNumber": "44 (0)20 7838 7580",
      "issuerPreviousNameList": null,
      "jurisdictionOfInc": "DELAWARE",
      "yearOfInc": {
        "overFiveYears": "true"
      }
    },
    "relatedPersonsList": [
      {
        "relatedPersonAddress": {
          "city": "London",
          "stateOrCountry": "X0",
          "stateOrCountryDescription": "UNITED KINGDOM",
          "street1": "c/o Horseman Capital Management, L.P.",
          "street2": "9 Chester Close",
          "zipCode": "SW1X 7BE"
        },
        "relatedPersonName": {
          "firstName": "John",
          "lastName": "Horseman"
        },
        "relatedPersonRelationshipList": [
          "Director"
        ]
      },
      {
        "relatedPersonAddress": {
          "city": "New York",
          "stateOrCountry": "NY",
          "stateOrCountryDescription": "NEW YORK",
          "street1": "c/o Meteora Partners, LLC",
          "street2": "11 Broadway, Suite 965",
          "zipCode": "10004"
        },
        "relatedPersonName": {
          "firstName": "Kevin",
          "lastName": "Blanchfield"
        },
        "relatedPersonRelationshipList": [
          "Director"
        ]
      },
      {
        "relatedPersonAddress": {
          "city": "New York",
          "stateOrCountry": "NY",
          "stateOrCountryDescription": "NEW YORK",
          "street1": "19 East 88 Street",
          "zipCode": "10128"
        },
        "relatedPersonName": {
          "firstName": "Marsha",
          "lastName": "Roth"
        },
        "relatedPersonRelationshipList": [
          "Director"
        ]
      },
      {
        "relatedPersonAddress": {
          "city": "Athens",
          "stateOrCountry": "J3",
          "stateOrCountryDescription": "GREECE",
          "street1": "KO 4A Voula",
          "zipCode": "16673"
        },
        "relatedPersonName": {
          "firstName": "Paschalis",
          "lastName": "Economidis"
        },
        "relatedPersonRelationshipList": [
          "Director"
        ]
      }
    ],
    "url": "https://api.kscope.io/downloadDoc?key=API-Key&docid=0000919574-13-005814&content=sec&format=html"
  }
}

This endpoint searches Form-D's by Accession Number or CIK

HTTP Request

GET https://api.kscope.io/ks-forms?key=String&content=String&acc=String&cik=String

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content: form-d
acc String {Cannot be used at the same time as CIK} Restrict results to a company by Accession Number
cik String {Cannot be used at the same time as Accession Number} Restrict results to a company by CIK

Form-C

curl --location --request GET 'https://api.kscope.io/ks-forms?key=API-KEY&content=form-c&acc=0001665160-17-000502'
import requests

url = "https://api.kscope.io/ks-forms?key=API-KEY&content=form-c&acc=0001665160-17-000502"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/ks-forms?key=API-KEY&content=form-c&acc=0001665160-17-000502",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": {
    "annualReportDisclosureRequirements": {
      "actReceivedMostRecentFiscalYear": "0.00",
      "actReceivedPriorFiscalYear": "0.00",
      "cashEquiMostRecentFiscalYear": "407725.00",
      "cashEquiPriorFiscalYear": "2058.00",
      "costGoodsSoldMostRecentFiscalYear": "27902.00",
      "costGoodsSoldPriorFiscalYear": "0.00",
      "currentEmployees": "5",
      "issueJurisdictionSecuritiesOffering": [
        "AL",
        "AK",
        "AZ",
        "AR",
        "CA",
        "CO",
        "CT",
        "DE",
        "DC",
        "FL",
        "GA",
        "HI",
        "ID",
        "IL",
        "IN",
        "IA",
        "KS",
        "KY",
        "LA",
        "ME",
        "MD",
        "MA",
        "MI",
        "MN",
        "MS",
        "MO",
        "MT",
        "NE",
        "NV",
        "NH",
        "NJ",
        "NM",
        "NY",
        "NC",
        "ND",
        "OH",
        "OK",
        "OR",
        "PA",
        "PR",
        "RI",
        "SC",
        "SD",
        "TN",
        "TX",
        "UT",
        "VT",
        "VA",
        "WA",
        "WV",
        "WI",
        "WY",
        "A0",
        "A1",
        "A2",
        "A3",
        "A4",
        "A5",
        "A6",
        "A7",
        "A8",
        "A9",
        "B0",
        "Z4"
      ],
      "longTermDebtMostRecentFiscalYear": "170000.00",
      "longTermDebtPriorFiscalYear": "0.00",
      "netIncomeMostRecentFiscalYear": "-453656.00",
      "netIncomePriorFiscalYear": "-33048.00",
      "revenueMostRecentFiscalYear": "36764.00",
      "revenuePriorFiscalYear": "0.00",
      "shortTermDebtMostRecentFiscalYear": "159315.00",
      "shortTermDebtPriorFiscalYear": "0.00",
      "taxPaidMostRecentFiscalYear": "0.00",
      "taxPaidPriorFiscalYear": "0.00",
      "totalAssetMostRecentFiscalYear": "1244012.00",
      "totalAssetPriorFiscalYear": "2058.00"
    },
    "issuerInformation": {
      "commissionCik": "0001665160",
      "commissionFileNumber": "007-00007",
      "isAmendment": "true",
      "issuerInfo": {
        "issuerAddress": {
          "city": "CAMBRIDGE",
          "stateOrCountry": "MA",
          "street1": "1 BROADWAY 14TH FLOOR",
          "zipCode": "02142"
        },
        "issuerWebsite": "www.geoo.com",
        "legalStatus": {
          "dateIncorporation": "08-07-2014",
          "jurisdictionOrganization": "DE",
          "legalStatusForm": "Corporation"
        },
        "nameOfIssuer": "GeoOrbital Inc."
      },
      "natureOfAmendment": "Annual report clarification and issuer is extending the end date of their offering."
    },
    "metaData": {
      "acc": "0001665160-17-000502",
      "ccn": "StartEngine Capital LLC",
      "cik": "0001706908"
    },
    "offeringInformation": {
      "compensationAmount": "StartEngine Capital will receive a 5% commission on all sales through the portal: Issuer will pay a 2.5% commission, based on the amount of investments raised, and Investors will pay StartEngine a 2.5% surcharge, based on the amount invested.",
      "deadlineDate": "12-04-2017",
      "descOverSubscription": [
        "First-come, first-served basis, at the sole discretion of the company, up to $1,070,000"
      ],
      "financialInterest": "None",
      "maximumOfferingAmount": "1000000.00",
      "offeringAmount": "50000.00",
      "overSubscriptionAccepted": "Y",
      "overSubscriptionAllocationType": "Other",
      "price": "1.00000",
      "securityOfferedType": "Debt"
    },
    "signatureInfo": {
      "issuerSignature": {
        "issuer": "GeoOrbital Inc.",
        "issuerSignature": "Michael Burtov",
        "issuerTitle": "Chief Executive Officer"
      },
      "signaturePersons": [
        {
          "personSignature": "Michael Burtov",
          "personTitle": "Chief Executive Officer",
          "signatureDate": "10-17-2017"
        },
        {
          "personSignature": "Richard Cuoto",
          "personTitle": "Chief Financial Officer, Principal Accounting Officer",
          "signatureDate": "10-17-2017"
        }
      ]
    },
    "url": "https://api.kscope.io/downloadDoc?key=API-Key&docid=0001665160-17-000502&content=sec&format=html"
  }
}

This endpoint searches Form-C's by Accession Number or CIK

HTTP Request

GET https://api.kscope.io/ks-forms?key=String&content=String&acc=String&cik=String

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content: form-c
acc String {Cannot be used at the same time as CIK} Restrict results to a company by Accession Number
cik String {Cannot be used at the same time as Accession Number} Restrict results to a company by CIK

Corporate Actions

Actions

curl --location --request GET 'https://api.kscope.io/actions?key=API-KEY'
import requests

url = "https://api.kscope.io/actions?key=API-KEY"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/actions?key=API-KEY",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    {
      "CIK": 1724521,
      "Company Name": "Arcus Biosciences, Inc.",
      "Date": 1612137600,
      "Form": "8-K",
      "Form_Desc": "Current report pursuant to Section 13 or 15(d)",
      "Form_Group": "8k",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=html",
      "items": [
        "Item 1.01 - Entry into a Material Definitive Agreement",
        "Item 3.02 - Unregistered Sales of Equity Securities"
      ],
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=word",
      "xbrl": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=xbrl",
      "xbrl-html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=xbrl-html",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001564590-21-003492&content=sec&format=xls"
    },
    {
      "CIK": 1499453,
      "Company Name": "Spirit of Texas Bancshares, Inc.",
      "Date": 1614297600,
      "Form": "8-K",
      "Form_Desc": "Current report pursuant to Section 13 or 15(d)",
      "Form_Group": "8k",
      "html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=html",
      "items": [
        "Item 5.02 - Departure of Directors or Certain Officers; Election of Directors; Appointment of Certain Officers; Compensatory Arrangements of Certain Officers",
        "Item 9.01 - Financial Statements and Exhibits"
      ],
      "pdf": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=pdf",
      "word": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=word",
      "xbrl": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=xbrl",
      "xbrl-html": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=xbrl-html",
      "xls": "https://api.kscope.io/downloadDoc?key=API-KEY&docid=0001193125-21-061071&content=sec&format=xls"
    }
  ],
  "end": null,
  "start": null,
  "total": null
}

This endpoint searches Corporate Actions by CIK

HTTP Request

GET https://api.kscope.io/actions?key=String&limit=Int&cik=String&item=String&form=String

Query Parameters

Parameter Type Description
key String {Required} API key
cik String Restrict results to a company by CIK
item String
form String
limit Int Limit results

Sedar

curl --location --request GET 'https://api.kscope.io/sedar?key=API-KEY&issuerno=00029882'
import requests

url = "https://api.kscope.io/sedar?key=API-KEY&issuerno=00029882"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/sedar?key=API-KEY&issuerno=00029882",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
    "data": [
        {
            "accepted": 1663954427,
            "date_filed": 20220923,
            "document_ktype": "002-002-001034-002001",
            "document_subtype": "002001",
            "document_type": "001034",
            "entities": {
                "fund_group": [],
                "issuer": {
                    "cusip": "Q0226L",
                    "issuerno": "00029882",
                    "name_e": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "name_f": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "symbol": []
                }
            },
            "filing_desc": "Continuous Disclosure",
            "html": "https://api.kscope.io/downloadSedar?docid=632dedfb1f348f69de82c354",
            "pages": "1",
            "pdf": "https://api.kscope.io/downloadSedar?docid=632dedfb1f348f69de82c354&format=pdf"
        },
        {
            "accepted": 1663941337,
            "date_filed": 20220923,
            "document_ktype": "002-002-001021-004001",
            "document_subtype": "004001",
            "document_type": "001021",
            "entities": {
                "fund_group": [],
                "issuer": {
                    "cusip": "Q0226L",
                    "issuerno": "00029882",
                    "name_e": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "name_f": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "symbol": []
                }
            },
            "filing_desc": "Continuous Disclosure",
            "html": "https://api.kscope.io/downloadSedar?docid=632dbad91f348f69de82c2bb",
            "pages": "1",
            "pdf": "https://api.kscope.io/downloadSedar?docid=632dbad91f348f69de82c2bb&format=pdf"
        },
        {
            "accepted": 1661520160,
            "date_filed": 20220825,
            "document_ktype": "002-002-001999-999999",
            "document_subtype": "999999",
            "document_type": "001999",
            "entities": {
                "fund_group": [],
                "issuer": {
                    "cusip": "Q0226L",
                    "issuerno": "00029882",
                    "name_e": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "name_f": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "symbol": []
                }
            },
            "filing_desc": "Continuous Disclosure",
            "html": "https://api.kscope.io/downloadSedar?docid=6308c9201f348f69de82709b",
            "pages": "0",
            "pdf": "https://api.kscope.io/downloadSedar?docid=6308c9201f348f69de82709b&format=pdf"
        },
        {
            "accepted": 1661520129,
            "date_filed": 20220825,
            "document_ktype": "002-002-001999-999999",
            "document_subtype": "999999",
            "document_type": "001999",
            "entities": {
                "fund_group": [],
                "issuer": {
                    "cusip": "Q0226L",
                    "issuerno": "00029882",
                    "name_e": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "name_f": "ALLKEM LIMITED, FORMERLY OROCOBRE LIMITED",
                    "symbol": []
                }
            },
            "filing_desc": "Continuous Disclosure",
            "html": "https://api.kscope.io/downloadSedar?docid=6308c9011f348f69de82709a",
            "pages": "12",
            "pdf": "https://api.kscope.io/downloadSedar?docid=6308c9011f348f69de82709a&format=pdf"
        }
    ],
    "end": 20,
    "start": 0,
    "total": 807
}

This endpoint executes a search using a Ticker Symbol / Issuerno in the Sedar Repository.

HTTP Request

GET https://api.kscope.io/sedar?key=String&symbol=String&issuerno=Int&sdate=Int&edate=Int&limit=Int&doc_desc=String&doc_type=String

Query Parameters

Parameter Type Description
key String {Required} API key
symbol String Restrict results to a company by Ticker
issuerno Int The issuer number
sdate Int Start date
edate Int End date
limit Int Limit results
doc_desc String Description of the document
doc_type String Type of document

Press Releases

Press Releases

curl --location --request GET 'https://api.kscope.io/search?key=API-KEY&content=prnews&ticker=TSLA'
import requests

url = "https://api.kscope.io/search?key=API-KEY&content=prnews&ticker=TSLA"

payload={}
headers = {}

response = requests.request("GET", url, headers=headers, data=payload)

print(response.text)
var settings = {
  "url": "https://api.kscope.io/search?key=API-KEY&content=prnews&ticker=TSLA",
  "method": "GET",
  "timeout": 0,
};

$.ajax(settings).done(function (response) {
  console.log(response);
});

The above command returns JSON structured like this:

{
  "data": [
    {
      "blurbs": [],
      "entities": {
        "names": [],
        "organ": [
          "TSLA",
          "NVDA"
        ]
      },
      "html": "https://api.kscope.io/ks-doc-view?key=API-KEY&docid=4187a87509c0c53c8e2c1eef57895ae59267d052&content=prnews&format=html",
      "meta": {
        "author": "PRNewswire",
        "channels": [
          "Opinion",
          "Press Releases"
        ],
        "created": "Wed, 16 Aug 2023 09:31:00 -0400",
        "docid": "4187a87509c0c53c8e2c1eef57895ae59267d052",
        "id": 33875721,
        "image": "",
        "published": 1692192660,
        "stocks": [
          "ENPH",
          "NVDA",
          "SNOW",
          "TSLA",
          "TUP"
        ],
        "tags": [
          {
            "name": "Banking/Financial Services"
          }
        ],
        "teaser": "NEW YORK Aug. 16 2023 PRNewswire InvestorsObserver issues critical PriceWatch Alerts for TSLA TUP NVDA ENPH and SNOW.",
        "title": "Thinking about trading options or stock in Tesla Tupperware Brands NVIDIA Enphase Energy or Snowflake",
        "updated": "Wed, 16 Aug 2023 09:31:05 -0400"
      },
      "published": 1692192660
    },
    {
      "blurbs": [],
      "entities": {
        "names": [],
        "organ": [
          "TSLA",
          "NVDA",
          "AMZN",
          "CLF",
          "SCHN"
        ]
      },
      "html": "https://api.kscope.io/ks-doc-view?key=API-KEY&docid=b376a70561af3e0316919ee3c23444ba3b5aa972&content=prnews&format=html",
      "meta": {
        "author": "PRNewswire",
        "channels": [
          "Opinion",
          "Press Releases"
        ],
        "created": "Mon, 14 Aug 2023 09:31:00 -0400",
        "docid": "b376a70561af3e0316919ee3c23444ba3b5aa972",
        "id": 33832770,
        "image": "",
        "published": 1692019860,
        "stocks": [
          "AMZN",
          "CLF",
          "NVDA",
          "SCHN",
          "TSLA"
        ],
        "tags": [
          {
            "name": "Banking/Financial Services"
          }
        ],
        "teaser": "NEW YORK Aug. 14 2023 PRNewswire InvestorsObserver issues critical PriceWatch Alerts for NVDA AMZN TSLA CLF and SCHN.",
        "title": "Thinking about trading options or stock in NVIDIA Amazon.com Tesla Cleveland Cliffs or Radius Recycling",
        "updated": "Mon, 14 Aug 2023 09:31:05 -0400"
      },
      "published": 1692019860
    }]
}

This endpoint retrieves all press releases for passed ticker.

HTTP Request

GET https://api.kscope.io/search?key=String&content=String&ticker=String&limit=Int

Query Parameters

Parameter Type Description
key String {Required} API key
content String {Required} Content to search against. Available values : prnews
ticker String {Required} Restrict results to a company by Ticker
limit Int Limit results

Errors

The Kaleidoscope API uses the following error codes:

Error Code Meaning
400 Bad Request -- Your request is invalid.
401 Unauthorized -- Your API key is wrong.
403 Forbidden -- The page requested is for administrators only.
404 Not Found -- The page requested was not found.
405 Method Not Allowed -- You tried to access a the api with an invalid method.
406 Not Acceptable -- You requested a format thats not supported.
410 Gone -- The page requested has been removed from our servers.
418 I'm a teapot.
429 Too Many Requests -- You're requesting too fast! Slow down!
500 Internal Server Error -- We had a problem with our server. Try again later.
503 Service Unavailable -- We're temporarily offline for maintenance. Please try again later.