API Developer Guide
How can we help?
Full Site Search

Ragic REST Web Service Interface

The Ragic REST API allows you to query any data that you have on Ragic, or to execute create / update / delete operations programmatically to integrate with your own applications.

Since the API is based on REST principles, it's very easy to write and test applications. You can use your browser to access URLs, and you can use pretty much any HTTP client in any programming language to interact with the API.

HTTP requests can be issued with two content types, form data and JSON. However, for file uploads, form data is the only option.

Top of Page Table of Contents

Start Ragic for Free

Sign up with Google