Hello 2Captcha Team,
I can successfully receive FoxCaptcha tokens via your API. Example response:
{
"solution": {
"token": "NAM_XXXXXXXXXXXXXXXXXXXXXXXX"
}
}
However, I am unsure about the proper and compliant way to use or submit this token afterward.
Could you please provide official documentation or an example flow for FoxCaptcha token usage and integration?
Thank you.