anonymous 0 Report post Posted July 22, 2013 Just started using the api in c# and am finding it hard to achieve anything.I have found some “Tests” on https://github.com/cityindex/CIAPI.CS however they arn’t very learning orientated. Are there any example code i havent found, or any good documentation of the API, i can’t find a list of marketID anywhere. Thanks Share this post Link to post
wilsoncg 1 Report post Posted July 25, 2013 Try having a look at the online documentation, you may find it useful. If you’re after a list of market id’s, then the cfd market search is what you’re after. You can omit the ClientAccountId to simplify the request. A word of warning though, the online documentation is not up to date. We’re at a stage in development where we’re focusing more on delivering features needed by the API internally for the business and less on the documentation front, hopefully we can re-address this balance in the near future. Share this post Link to post