apiKeystring必填
Your unique API key for authentication.
tickerstring可选
Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.
ticker.gtestring可选
Search ticker for values that are greater than or equal to the given value.
ticker.gtstring可选
Search ticker for values that are greater than the given value.
ticker.ltestring可选
Search ticker for values that are less than or equal to the given value.
ticker.ltstring可选
Search ticker for values that are less than the given value.
ex_dividend_datestring可选
Query by ex-dividend date with the format YYYY-MM-DD.
ex_dividend_date.gtestring可选
Search ex_dividend_date for values that are greater than or equal to the given value.
ex_dividend_date.gtstring可选
Search ex_dividend_date for values that are greater than the given value.
ex_dividend_date.ltestring可选
Search ex_dividend_date for values that are less than or equal to the given value.
ex_dividend_date.ltstring可选
Search ex_dividend_date for values that are less than the given value.
record_datestring可选
Query by record date with the format YYYY-MM-DD.
record_date.gtestring可选
Search record_date for values that are greater than or equal to the given value.
record_date.gtstring可选
Search record_date for values that are greater than the given value.
record_date.ltestring可选
Search record_date for values that are less than or equal to the given value.
record_date.ltstring可选
Search record_date for values that are less than the given value.
declaration_datestring可选
Query by declaration date with the format YYYY-MM-DD.
declaration_date.gtestring可选
Search declaration_date for values that are greater than or equal to the given value.
declaration_date.gtstring可选
Search declaration_date for values that are greater than the given value.
declaration_date.ltestring可选
Search declaration_date for values that are less than or equal to the given value.
declaration_date.ltstring可选
Search declaration_date for values that are less than the given value.
pay_datestring可选
Query by pay date with the format YYYY-MM-DD.
pay_date.gtestring可选
Search pay_date for values that are greater than or equal to the given value.
pay_date.gtstring可选
Search pay_date for values that are greater than the given value.
pay_date.ltestring可选
Search pay_date for values that are less than or equal to the given value.
pay_date.ltstring可选
Search pay_date for values that are less than the given value.
frequencyinteger可选
Query by the number of times per year the dividend is paid out. Possible values are 0 (one-time), 1 (annually), 2 (bi-annually), 4 (quarterly), 12 (monthly), 24 (bi-monthly), and 52 (weekly).
cash_amountnumber可选
Query by the cash amount of the dividend.
cash_amount.gtenumber可选
Search cash_amount for values that are greater than or equal to the given value.
cash_amount.gtnumber可选
Search cash_amount for values that are greater than the given value.
cash_amount.ltenumber可选
Search cash_amount for values that are less than or equal to the given value.
cash_amount.ltnumber可选
Search cash_amount for values that are less than the given value.
dividend_typestring可选
Query by the type of dividend. Dividends that have been paid and/or are expected to be paid on consistent schedules are denoted as CD. Special Cash dividends that have been paid that are infrequent or unusual, and/or can not be expected to occur in the future are denoted as SC. Long-Term and Short-Term capital gain distributions are denoted as LT and ST, respectively.
orderstring可选
Order results based on the `sort` field.
limitinteger可选
Limit the number of results returned, default is 10 and max is 1000.
sortstring可选
Sort field used for ordering.