Difference between revisions of "FAQ"
From Updox API
(→What is "vetting" and how does it work?) |
|||
Line 1: | Line 1: | ||
+ | == How can we set up test accounts? == | ||
+ | [[Quickstart]] | ||
+ | |||
+ | == What is "vetting" and how does it work? == | ||
+ | [[Vetting]] | ||
+ | |||
== What is the URL to access the Webapp outside the API?== | == What is the URL to access the Webapp outside the API?== | ||
{{webapp url}} | {{webapp url}} | ||
− | == What | + | == What HTTP Methods are supported? == |
− | + | All API calls should be done using the POST HTTP method. |
Revision as of 10:20, 3 December 2013
Contents |
How can we set up test accounts?
What is "vetting" and how does it work?
What is the URL to access the Webapp outside the API?
https://updoxqa.com/app/html/login.html
What HTTP Methods are supported?
All API calls should be done using the POST HTTP method.