
twiDAQ for Developers
Welcome to the twiDAQ API. The API provides public access to the entire twiDAQ stock exchange and trading engine. There are three places that would good places to start, depending what you're hoping to achieve:
- Add twiDAQ Widgets to your website (beginners welcome)
- The twiDAQ Console is a great place to explore the API
- or fire straight into the documentation
Please note: You need an active twiDAQ account to use the API. Sign Up to twiDAQ
Get Started Sign up for an API key or try the API consoletwiDAQ on your website
Our widgets provide the simplest way to get started with the twiDAQ API. You can add widgets like this one for @apiDAQ in a matter of minutes.
Add Widgets
Getting Started with the API
All of the API endpoints and JSON object structures are documented over here. We're adding to this documentation all time so please keep an eye on this section.
API DocsTools & Libraries
We've a few tools ready and waiting for you; tqurl, a command like client and an Apigee console. A PHP client and some RestKit usage documentation is in the pipeline..
API Tools