Instead of maintaining separate endpoints for each data type, use /api/v1/universal-query to access all our financial data from one place.
Query parameters give you direct control over the response payload. You can select the dataset, request specific fields, and apply multiple filters – keeping payload sizes small and your integration clean.
eq, gt, in) per query.https://financialdata.net/api/v1/universal-query| Name | Type | Required | Description |
|---|---|---|---|
dataset | string | Yes | The dataset name to query (e.g., company_information, key_metrics). |
fields | string | Yes | Comma-separated list of fields to include in response (e.g., trading_symbol, revenue). |
field[operator] | string / number | Optional | Field-level filters, up to 5 per request (e.g., market_cap[gt]=1000000000). |
offset | integer | Optional | Number of records to skip for pagination. Default is 0. |
format | string | Optional | The format of the returned data (json or csv). Default is json. |
key | string | Yes | Your API key. |
| Operator | Condition | Example |
|---|---|---|
eq | Equal to | trading_symbol[eq]=MSFT |
ne | Not equal to | address_country_code[ne]=US |
gt | Greater than | market_cap[gt]=1000000000 |
gte | Greater than or equal to | price_to_earnings_ratio[gte]=20 |
lt | Less than | employee_count[lt]=1000 |
lte | Less than or equal to | fiscal_year[lte]=2020 |
in | Matches any in comma-separated list | isin_number[in]=US0378331005,US67066G1040 |
nin | Excludes all in comma-separated list | industry[nin]=Mining,Metals |
To maintain optimal performance, the maximum number of records returned per request is calculated dynamically based on query complexity, target dataset, and requested fields.
Client applications must inspect the X-Record-Limit HTTP response header for the applied limit and use it with the offset parameter to paginate through the remaining data.
stock_symbolstrading_symbolregistrant_nameinternational_stock_symbolstrading_symbolregistrant_nameetf_symbolstrading_symboldescriptioncommodity_symbolstrading_symboldescriptionotc_symbolstrading_symboltitle_of_securitystock_quotestrading_symbolregistrant_nametimepricechangepercentage_changestock_pricestrading_symboldateopenhighlowclosevolumeinternational_stock_pricestrading_symboldateopenhighlowclosevolumeminute_pricestrading_symboltimeopenhighlowclosevolumelatest_pricestrading_symboltimeopenhighlowclosevolumecommodity_pricestrading_symboldateopenhighlowclosevolumeotc_pricestrading_symboldateopenhighlowclosevolumeotc_volumetrading_symboltitle_of_securitymonth_start_datemonthly_volumeprevious_monthly_volumevolume_year_to_dateindex_symbolstrading_symbolindex_nameindex_quotestrading_symbolindex_nametimepricechangepercentage_changeindex_pricestrading_symboldateopenhighlowclosevolumeindex_constituentstrading_symbolindex_nameconstituent_symbolconstituent_namesectorindustrydate_addedoption_chaintrading_symbolcentral_index_keyregistrant_namecontract_nameexpiration_dateput_or_callstrike_priceoption_pricescontract_namedateopenhighlowclosevolumeoption_greekscontract_namedatedeltagammathetavegarhofutures_symbolstrading_symboldescriptiontypefutures_pricestrading_symboldateopenhighlowclosevolumecrypto_symbolstrading_symbolbase_assetquote_assetcrypto_informationtrading_symbolcrypto_namemarket_capfully_diluted_valuationtotal_supplymax_supplycirculating_supplyhighest_pricehighest_price_datelowest_pricelowest_price_datehash_functionblock_timeledger_start_datewebsitedescriptioncrypto_quotestrading_symbolbase_assetquote_assettimepricechangepercentage_changecrypto_pricestrading_symboldateopenhighlowclosevolumecrypto_minute_pricestrading_symboltimeopenhighlowclosevolumeforex_symbolstrading_symbolbase_assetquote_assetforex_quotestrading_symbolbase_assetquote_assettimepricechangepercentage_changeforex_pricestrading_symboldateopenhighlowclosevolumeforex_minute_pricestrading_symboltimeopenhighlowclosevolumecompany_informationtrading_symbolcentral_index_keyregistrant_nameisin_numberlei_numberein_numberexchangesic_codesic_descriptionfiscal_year_endstate_of_incorporationaddress_streetaddress_cityaddress_stateaddress_zip_codeaddress_countryaddress_country_codephone_numbermailing_addressbusiness_addressformer_nameindustryfounding_datechief_executive_officernumber_of_employeeswebsitemarket_capshares_issuedshares_outstandingdescriptioninternational_company_informationtrading_symbolregistrant_nameexchangeisin_numberindustryfounding_datechief_executive_officernumber_of_employeeswebsitedescriptionkey_metricstrading_symbolcentral_index_keyregistrant_namefiscal_yearperiod_end_dateearnings_per_shareearnings_per_share_forecastprice_to_earnings_ratioforward_price_to_earnings_ratioearnings_growth_rateprice_earnings_to_growth_ratiobook_value_per_shareprice_to_book_ratioebitdaenterprise_valuedividend_yielddividend_payout_ratiodebt_to_equity_ratiocapital_expendituresfree_cash_flowreturn_on_equityone_year_betathree_year_betafive_year_betainternational_key_metricstrading_symbolregistrant_namefiscal_periodperiod_end_datecurrency_codeearnings_per_shareprice_to_earnings_ratioearnings_growth_rateprice_earnings_to_growth_ratiobook_value_per_shareprice_to_book_ratioebitdaenterprise_valuedividend_yielddividend_payout_ratiodebt_to_equity_ratiocapital_expendituresfree_cash_flowreturn_on_equityone_year_betathree_year_betafive_year_betamarket_captrading_symbolcentral_index_keyregistrant_namefiscal_yearmarket_capchange_in_market_cappercentage_change_in_market_capshares_outstandingchange_in_shares_outstandingpercentage_change_in_shares_outstandingemployee_counttrading_symbolcentral_index_keyregistrant_namefiscal_yearemployee_countexecutive_compensationtrading_symbolcentral_index_keyregistrant_nameexecutive_nameexecutive_positionfiscal_yearsalarybonusstock_awardsincentive_plan_compensationother_compensationtotal_compensationsecurities_informationtrading_symbolissuer_namecusip_numberisin_numberfigi_identifiersecurity_typeincome_statementstrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_daterevenuecost_of_revenuegross_profitresearch_and_development_expensesgeneral_and_administrative_expensesoperating_expensesoperating_incomeinterest_expenseinterest_incomenet_incomeearnings_per_share_basicearnings_per_share_dilutedweighted_average_shares_outstanding_basicweighted_average_shares_outstanding_dilutedbalance_sheet_statementstrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_datecash_and_cash_equivalentsmarketable_securities_currentaccounts_receivableinventoriesnon_trade_receivablesother_assets_currenttotal_assets_currentmarketable_securities_non_currentproperty_plant_and_equipmentother_assets_non_currenttotal_assets_non_currenttotal_assetsaccounts_payabledeferred_revenueshort_term_debtother_liabilities_currenttotal_liabilities_currentlong_term_debtother_liabilities_non_currenttotal_liabilities_non_currenttotal_liabilitiescommon_stockretained_earningsaccumulated_other_comprehensive_incometotal_shareholders_equitycash_flow_statementstrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_datedepreciation_and_amortizationshare_based_compensation_expensedeferred_income_tax_expenseother_non_cash_income_expensechange_in_accounts_receivablechange_in_inventorieschange_in_non_trade_receivableschange_in_other_assetschange_in_accounts_payablechange_in_deferred_revenuechange_in_other_liabilitiescash_from_operating_activitiespurchases_of_marketable_securitiessales_of_marketable_securitiesacquisition_of_property_plant_and_equipmentacquisition_of_businessother_investing_activitiescash_from_investing_activitiestax_withholding_for_share_based_compensationpayments_of_dividendsissuance_of_common_stockrepurchase_of_common_stockissuance_of_long_term_debtrepayment_of_long_term_debtother_financing_activitiescash_from_financing_activitieschange_in_cashcash_at_end_of_periodincome_taxes_paidinterest_paidinternational_income_statementstrading_symbolregistrant_namefiscal_periodperiod_end_datecurrency_coderevenuecost_of_revenuegross_profitresearch_and_development_expensesgeneral_and_administrative_expensesoperating_expensesoperating_incomeinterest_expenseinterest_incomenet_incomeearnings_per_share_basicearnings_per_share_dilutedweighted_average_shares_outstanding_basicweighted_average_shares_outstanding_dilutedinternational_balance_sheet_statementstrading_symbolregistrant_namefiscal_periodperiod_end_datecurrency_codecash_and_cash_equivalentsaccounts_receivableinventoriesother_assets_currenttotal_assets_currentproperty_plant_and_equipmentother_assets_non_currenttotal_assets_non_currenttotal_assetsaccounts_payableshort_term_debtother_liabilities_currenttotal_liabilities_currentlong_term_debtother_liabilities_non_currenttotal_liabilities_non_currenttotal_liabilitiescommon_stockretained_earningstotal_shareholders_equityinternational_cash_flow_statementstrading_symbolregistrant_namefiscal_periodperiod_end_datecurrency_codedepreciation_and_amortizationshare_based_compensation_expensechange_in_accounts_receivablechange_in_inventorieschange_in_other_assetschange_in_accounts_payablechange_in_other_liabilitiescash_from_operating_activitiesacquisition_of_property_plant_and_equipmentacquisition_of_businesscash_from_investing_activitiespayments_of_dividendsissuance_of_common_stockrepurchase_of_common_stockissuance_of_long_term_debtrepayment_of_long_term_debtcash_from_financing_activitieschange_in_cashcash_at_end_of_periodliquidity_ratiostrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_dateworking_capitalcurrent_ratiocash_ratioquick_ratiodays_of_inventory_outstandingdays_sales_outstandingdays_payables_outstandingcash_conversion_cyclesales_to_working_capital_ratiocash_to_current_liabilities_ratioworking_capital_to_debt_ratiocash_flow_adequacy_ratiosales_to_current_assets_ratiocash_to_current_assets_ratiocash_to_working_capital_ratioinventory_to_working_capital_rationet_debtsolvency_ratiostrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_dateequity_ratiodebt_coverage_ratioasset_coverage_ratiointerest_coverage_ratiodebt_to_equity_ratiodebt_to_assets_ratiodebt_to_capital_ratiodebt_to_income_ratiocash_flow_to_debt_ratioefficiency_ratiostrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_dateasset_turnover_ratioinventory_turnover_ratioaccounts_receivable_turnover_ratioaccounts_payable_turnover_ratioequity_multiplierdays_sales_in_inventoryfixed_asset_turnover_ratiodays_working_capitalworking_capital_turnover_ratiodays_cash_on_handcapital_intensity_ratiosales_to_equity_ratioinventory_to_sales_ratioinvestment_turnover_ratiosales_to_operating_income_ratioprofitability_ratiostrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_dateebitebitdaprofit_margingross_marginoperating_marginoperating_cash_flow_marginreturn_on_equityreturn_on_assetsreturn_on_debtcash_return_on_assetscash_turnover_ratiovaluation_ratiostrading_symbolcentral_index_keyregistrant_namefiscal_yearfiscal_periodperiod_end_datedividends_per_sharedividend_payout_ratiobook_value_per_shareretention_rationet_fixed_assetslatest_newstrading_symbolspublication_timearticle_headlinearticle_textpress_releasestrading_symbolcentral_index_keyregistrant_namepublication_timerelease_headlinerelease_textsec_press_releasespublication_timerelease_headlinerelease_textfed_press_releasespublication_timerelease_typerelease_headlinerelease_textearnings_calendartrading_symbolregistrant_namefiscal_quarter_end_datereport_dateconference_call_timeearnings_per_share_forecastipo_calendartrading_symbolregistrant_nameexchangepricing_dateshare_priceshares_offeredoffering_valuesplits_calendartrading_symbolregistrant_nameexecution_datemultiplierdividends_calendartrading_symbolregistrant_nameamountdeclaration_dateex_daterecord_datepayment_dateeconomic_calendarevent_namecountrycountry_codetimeprevious_valueactual_valueeconomic_indicatorsindicator_idindicator_namecategoryfrequencyunitseconomic_indicator_valuesindicator_iddatevalueinsider_transactionstrading_symbolcentral_index_keyregistrant_nameinsider_nameinsider_central_index_keyrelationship_to_issueris_derivatives_transactiontitle_of_securitytransaction_datetransaction_codetransaction_descriptionamount_of_securitiesprice_per_securityacquired_or_disposedtitle_of_underlying_securityamount_of_underlying_securitiessecurities_owned_following_transactionownership_formnature_of_indirect_ownershipproposed_salestrading_symbolcentral_index_keyregistrant_nameseller_namerelationship_to_issuertitle_of_securitybroker_nameamount_of_securities_to_be_soldmarket_valueamount_of_securities_outstandingapproximate_date_of_saleexchangeacquisition_period_startacquisition_period_endnature_of_acquisition_transactionnames_of_persons_from_whom_acquiredsenate_tradingname_of_reporting_persontype_of_reporting_personreport_datetransaction_numbertransaction_typetransaction_dateowner_typetrading_symbolasset_nameasset_typeamountcommenthouse_tradingname_of_reporting_personreport_datestatetransaction_numbertransaction_typetransaction_dateowner_typetrading_symbolasset_nameasset_typeamountnotification_dateinstitutional_investorscentral_index_keyregistrant_nameinstitutional_holdingsinvestor_namecentral_index_keyperiod_of_reportissuer_nametrading_symbolcusip_numbertitle_of_securitymarket_valueamount_of_securitiesprice_per_securityshares_or_principalput_or_callinvestment_discretionportfolio_weightinstitutional_portfolio_statisticsinvestor_namecentral_index_keyperiod_of_reportportfolio_sizeadded_securitiesremoved_securitiesportfolio_valuesales_valuepurchases_valuechange_in_portfolio_valuepercentage_change_in_portfolio_valueportfolio_turnoverperiod_returnperiod_rate_of_returnannual_returnannual_rate_of_returnreturn_since_inceptionrate_of_return_since_inceptionetf_quotestrading_symboldescriptiontimepricechangepercentage_changeetf_pricestrading_symboldateopenhighlowclosevolumeetf_minute_pricestrading_symboltimeopenhighlowclosevolumeetf_holdingscentral_index_keyregistrant_nameperiod_of_reportetf_nameetf_symbolseries_idclass_idissuer_namelei_numbertitle_of_securitytrading_symbolcusip_numberisin_numberamount_of_unitsdescription_of_unitsdenomination_currencyvalue_in_usdpercentage_value_compared_to_assetspayoff_profileasset_typeissuer_typecountry_of_issuer_or_investmentis_restricted_securityfair_value_levelis_cash_collateralis_non_cash_collateralis_loan_by_fundmutual_fund_symbolstrading_symbolfund_namemutual_fund_holdingscentral_index_keyregistrant_nameperiod_of_reportfund_namefund_symbolseries_idclass_idissuer_namelei_numbertitle_of_securitytrading_symbolcusip_numberisin_numberamount_of_unitsdescription_of_unitsdenomination_currencyvalue_in_usdpercentage_value_compared_to_assetspayoff_profileasset_typeissuer_typecountry_of_issuer_or_investmentis_restricted_securityfair_value_levelis_cash_collateralis_non_cash_collateralis_loan_by_fundmutual_fund_statisticscentral_index_keyregistrant_nameperiod_of_reportfund_namefund_symbolseries_idclass_idtotal_assetstotal_liabilitiesnet_assetsreturn_preceding_month1return_preceding_month2return_preceding_month3realized_gain_preceding_month1change_in_unrealized_appreciation_preceding_month1realized_gain_preceding_month2change_in_unrealized_appreciation_preceding_month2realized_gain_preceding_month3change_in_unrealized_appreciation_preceding_month3share_sale_preceding_month1share_redemption_preceding_month1share_sale_preceding_month2share_redemption_preceding_month2share_sale_preceding_month3share_redemption_preceding_month3esg_scorestrading_symbolcentral_index_keyregistrant_nameindustrydateenvironmental_risk_scoresocial_risk_scoregovernance_risk_scoreesg_risk_scoreesg_ratingstrading_symbolcentral_index_keyregistrant_nameindustrydateesg_corporate_ratingesg_industry_rankindustry_esg_scoresindustrydateenvironmental_risk_scoresocial_risk_scoregovernance_risk_scoreesg_risk_scoreinvestment_adviser_nameslegal_nameinvestment_adviser_informationlegal_nameprimary_business_namecentral_index_keylei_numberform_of_businessfiscal_year_endstate_of_incorporationcountry_of_incorporationoffice_addressoffice_phone_numberwebsitenumber_of_employeesassets_under_managementnumber_of_accountsanalyst_consensustrading_symbolcentral_index_keyregistrant_nameaverage_price_targethighest_price_targetlowest_price_targetbuy_recommendationssell_recommendationshold_recommendationsearnings_releasestrading_symbolcentral_index_keyregistrant_namemarket_capfiscal_quarter_end_dateearnings_per_shareearnings_per_share_forecastpercentage_surprisenumber_of_forecastsconference_call_timeinitial_public_offeringstrading_symbolregistrant_nameexchangepricing_dateshare_priceshares_offeredoffering_valuestock_splitstrading_symbolcentral_index_keyregistrant_nameexecution_datemultiplierdividendstrading_symbolregistrant_nametypeamountdeclaration_dateex_daterecord_datepayment_dateshort_interesttrading_symboltitle_of_securitymarket_codesettlement_dateshorted_securitiesprevious_shorted_securitieschange_in_shorted_securitiespercentage_change_in_shorted_securitiesaverage_daily_volumedays_to_coveris_stock_split