Sugar Network/API: Difference between revisions
| Line 7: | Line 7: | ||
The common RESTful url format is: | The common RESTful url format is: | ||
http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>= | http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>=<VALUE>[&<ARG>=<VALUE>[;<ARG>=<VALUE>]..] | ||
For the beginning, API is not secure for reasons: | For the beginning, API is not secure for reasons: | ||