How to solve FunCAPTCHAs through image classification or image challenge's grid?
Very easy... all you need to do is set a few parameters and the API will return or provide an integer value for what grid or canvas square is the correct answer.
Parameters below:
- key - API Key
 - file - The FunCAPTCHA challenge grid image without the question or task
 - imginstructions - The image instructions found in FunCAPTCHA. Example: "Mouse Maze" or "maze" or "mouse_maze"
 - method - "funcaptcha_grid"
 
For more information just visit our API document page https://api.captchas.io/document/ and go straight to the "FunCAPTCHA Grid" section.