Web Service with Special Characters in URL
RESTful web service with special characters in the url
+double quote
Branches
+ dollar sign |
+ single quote |
+double quote |
Resource Information
Service ID | 8 |
Type | GET |
Response format | JSON |
Response from | url |
Records | 100 |
Paging | None |
Errors | None |
Delay (sec.) | None |
Rate Limit | None |
Security | |
None |
Parameters
Name | Example |
---|---|
kuid | "1 |
Example Request
Type | URL |
---|---|
Path (http) | http://api.restku.com/service/8/kuid/"1 |
Path (https) | https://api.restku.com/service/8/kuid/"1 |
Query string (http) | http://api.restku.com/service/8?kuid="1 |
Query string (https) | https://api.restku.com/service/8?kuid="1 |
Example Response
{"kuid":"1","widgetname":"widget1"}