POST
MTCaptcha Solver API
NOTE: If the action does not match the site's action, the captcha token might become invalid.
ENDPOINT: https://api.captchakiller.net/c/solvemtc
Request MTCaptcha Token
Parameter
Type
Description
Example Value
sitekey
string
Required. MTCaptcha site key always contains MTPublic
MTPublic-DemoKey9M
site
string
Required. URL of the site that contains the MTCaptcha
https://service.mtcaptcha.com
action
string
MTCaptcha action that is inside of the getchallenge.json request (act parameter)
login
Header
Type
Description
Example Value
x-api-key
string
Required. Your API Key.
example
Request Example
Response Example
Last updated
Was this helpful?