Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53fa023

Browse filesBrowse files
added base endpoint
1 parent 55fac25 commit 53fa023
Copy full SHA for 53fa023

File tree

1 file changed

+8
-0
lines changed
Filter options

1 file changed

+8
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,14 @@ Endpoints
254254
--------------
255255
If the above libraries do not satisfy your needs, you can build your own library/class, to handle the captcha completion.
256256

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+
257265
### Authentication
258266
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.
259267

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.