Guide du développeur API
Comment pouvons-nous vous aider ?
Recherche sur tout le site

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.

Haut de page Table des matières

Start Ragic for Free

Sign up with Google