API開発者ガイド
なんか問題がある?心配しないで、答えは全部ここにいる。
全サイト検索

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.

一番上に戻る 目次

無料でRagicを始める

Googleアカウントに登録