Citywire Ratings API

<back to all web services

FundRequest

The following routes are available for this service:
GET, OPTIONS/Fund/{ISIN}
GET, OPTIONS/Fund/{ISIN}/{Width}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/FundRequest HTTP/1.1 
Host: ratingsapi.citywireinsight.com 
Content-Type: text/csv
Content-Length: length

ISIN,AuthorizationInfo,Width,ApiKey
String,"{GroupIDs:[0],Inserted:0001-01-01,Hosts:[String],Notes:String,Expiration:0001-01-01,Application:{ID:00000000000000000000000000000000,Name:String},Key:00000000000000000000000000000000,HostsOverride:False}",0,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ISIN,Managers,SummaryDisclaimer,RatingDate,PublishDate
String,"[{FirstName:String,LastName:String,ID:0,Rating:{RatingValue:0,Description:String,ImageSrc:String,Disclaimer:String}}]",String,0001-01-01,0001-01-01