We have 4 market data APIs and a web integration framework available for the event this weekend. Actually, they're always available. Free.
Find the docs at dev.markitondemand.com. The available APIs are:
F2 is an open and free web integration framework designed to help the financial services community develop custom web and mobile applications. Build it once, deploy it to any F2-enabled site.
<script src="//cdnjs.cloudflare.com/ajax/libs/F2/1.3.0/f2.min.js"></script>
Develop HTML, JS, and CSS as you would normally following the F2 spec along the way, then create an F2 AppManifest
(example).
$(function(){ F2.init(); F2.registerApps({ appId: 'com_your_fintech_app', manifestUrl: './appManifest.js' }); });
Find the docs, example containers and apps, and more:
docs.openf2.org
Our partnership with the FinTech Hackathon is presented by Markit On Demand Labs (MOD/L). MOD/L was founded earlier this year to enhance existing capabilities, create new solutions, and foster innovation across our organization. We recognize that innovation is as much the creation of original ideas as it is the recognition and dissemination of existing progressive concepts and methods within our broader organization.
MOD/L is working on range of projects including implementing SPDY, next-generation web & mobile charting, content personalization, and more.
Markit On Demand (MOD), is a design driven technology company based in Boulder, Colorado. We’re a Solutions business within Markit, a global financial information company that’s headquartered in London. In Boulder, where the sun shines 300 days a year, we have a team of 400+ professionals dedicated to the presentation of financial content and data for our clients in the financial services, media and healthcare industries.
Tweet us @markitondemand using hashtag #fintechhack
with questions or issues using our API.