We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fac25 commit 53fa023Copy full SHA for 53fa023
README.md
@@ -254,6 +254,14 @@ Endpoints
254
--------------
255
If the above libraries do not satisfy your needs, you can build your own library/class, to handle the captcha completion.
256
257
+The **base** endpoint is `http://www.captchatypers.com`
258
+
259
+When you see something like this `/POST /Forms/RequestBalanceToken.ashx` it's actually
260
261
+```
262
+/POST http://www.captchatypers.com/Forms/RequestBalanceToken.ashx
263
264
265
### Authentication
266
In order to use our service, one has to make a **HTTP POST** request to our server, which will respond accordingly, depending on what was requested.
267
0 commit comments