Web Service Security

Different web service authentication methods
+bearer authorization hybrid token

Branches

+ no authentication
+ custom header key
+ basic authentication
+ bearer authorization key
+ cookie token
+ bearer authorization token
+ custom header token
+ URL key
+bearer authorization hybrid token

Resource Information

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

Security

URLhttp(s)://auth.restku.com/service/20
TypePOST
Header Key NameAPIKEY
Header Key ValueR92YuE8hba6laXn2RcXDANVusKHnXOJez
Token NameJSESSIONID
Token Value2E540637289A03B07199B34E8D531487
Token LocationBearer Header
Token AuthorizationBearer
Token Expiration (sec.)None

Parameters

NameExample
kuid1

Example Request

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

Example Response

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