Web Service with Special Characters in URL

RESTful web service with special characters in the url
+single quote

Branches

+ dollar sign
+single quote
+ double quote

Resource Information

Service ID7
TypeGET
Response formatJSON
Response fromurl
Records100
PagingNone
ErrorsNone
Delay (sec.)None
Rate LimitNone

Security

None

Parameters

NameExample
kuid'1

Example Request

TypeURL
Path (http)http://api.restku.com/service/7/kuid/'1
Path (https)https://api.restku.com/service/7/kuid/'1
Query string (http)http://api.restku.com/service/7?kuid='1
Query string (https)https://api.restku.com/service/7?kuid='1

Example Response

{"kuid":"1","widgetname":"widget1"}