About CURL

Examples in the documentation use CURL commands to present examples of API use. CURL is installed as a standard tool on macOS and Linux.

CURL (stylized as cURL) is a project that provides libraries and command-line tools for transferring data using various protocols. (Source: https://ja.wikipedia.org/wiki/CURL)

NOTE: The CURL command automatically adds and sends the following header. Depending on the language and library used in implementing the application, it may be necessary to explicitly add/specify: Content-Length