Ragic's new RESTful HTTP API is online! We won't go into details on the API, you can simply go to Support Center to check out the API documents and start coding!
The new API feeds you JSON output instead of the old CSV type format, and we use the exact same URL scheme that you use on www.ragic.com. For example, the API URL for www.ragic.com/demo/sales/1 will be api.ragic.com/demo/sales/1 , so simple right? You can also simply create a new entry on www.ragic.com/demo/sales/1 by sending POST request to api.ragic.com/demo/sales/1
We believe this new API should be much easier to learn and develop. Please let us know what you think of the new API! Send your suggestions and comments to jeff@ragic.com