Closed sooluh closed 8 months ago
Hello @sooluh.
Yeah, Getcontact Web API provides the same information about user as a mobile application.
But u have to solve ReCaptcha per every search request to receive information about phone number. It's require external service integration to solve this captcha for money. In mobile app with not plain REST API protocol u can do it free using only ur authorization limits.
See picture below
ah I see, previously I thought it's enough to just go to /list-tag
without having to solve the captcha on /search
, turns out /list-tag
needs to go through /search
first. I'll close this issue. Thanks!
Just suggesting and wondering, why not utilize GetContact Web at the moment?