The UConvert RESTful API responds to the GET method
Method | Usage |
---|---|
GET | For simple retrieval of information, you should use the GET method. The information you request will be returned to you as a JSON object. Any request using the GET method is read-only |