-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
abalone23 edited this page Oct 3, 2018
·
1 revision
All RESTku web services are comprised of mock services and none of the data is real.
- All web service endpoints accessible via
http
orhttps
- All web service parameters may be specified via
GET
variable or as part of URL path-
GET
parameter: api.restku.com/service/1?kuid=1 - Path: api.restku.com/service/1/kuid/1
-
- Authentication subdomain:
auth.restku.com
- Documentation subdomain:
doc.restku.com
- API subdomain:
api.restku.com