Use the navigation to explore the various endpoints available on the Smart text API suite. Each endpoint section hosts its own documentation and demo area to help in forming more complicated requests.
Overview Surfaces various smart text models.
Dividend get /v1/dividend Returns generated smart text based on the dividend information of a security
Param Where Example Description Required? symbols Querystring pson:lse,aapl:nsq Comma separated list of symbols to match on. Valid symbol sets include FTStandard, Bridge, Street & ISIN symbols. yes
Example Requests Go Auto-generated example using only required fields
//markets.ft.com/research/webservices/smarttext/v1/dividend?symbols=pson:lse,aapl:nsq&source=4522a860c42f713e
Revenue get /v1/revenue Returns generated smart text based on the revenue information of a security
Param Where Example Description Required? symbols Querystring pson:lse,aapl:nsq Comma separated list of symbols to match on. Valid symbol sets include FTStandard, Bridge, Street & ISIN symbols. yes
Example Requests Go Auto-generated example using only required fields
//markets.ft.com/research/webservices/smarttext/v1/revenue?symbols=pson:lse,aapl:nsq&source=4522a860c42f713e
Price performance get /v1/price-performance Returns generated smart text based on the price performance of a security
Param Where Example Description Required? symbols Querystring pson:lse,aapl:nsq Comma separated list of symbols to match on. Valid symbol sets include FTStandard, Bridge, Street & ISIN symbols. yes
Example Requests Go Auto-generated example using only required fields
//markets.ft.com/research/webservices/smarttext/v1/price-performance?symbols=pson:lse,aapl:nsq&source=4522a860c42f713e
Income get /v1/income Returns generated smart text based on the income information of a security
Param Where Example Description Required? symbols Querystring pson:lse,aapl:nsq Comma separated list of symbols to match on. Valid symbol sets include FTStandard, Bridge, Street & ISIN symbols. yes
Example Requests Go Auto-generated example using only required fields
//markets.ft.com/research/webservices/smarttext/v1/income?symbols=pson:lse,aapl:nsq&source=4522a860c42f713e
Director transactions get /v1/director-transactions Returns generated smart text based on the recent and historic transactions of security's directors.
Param Where Example Description Required? symbols Querystring pson:lse,aapl:nsq Comma separated list of symbols to match on. Valid symbol sets include FTStandard, Bridge, Street & ISIN symbols. yes
Example Requests Go Auto-generated example using only required fields
//markets.ft.com/research/webservices/smarttext/v1/director-transactions?symbols=pson:lse,aapl:nsq&source=4522a860c42f713e