Threads
Profile
Retrieves a Threads user's public profile including username, full_name, biography, profile_pic_url, follower_count, is_verified, bio_links, and hd_profile_pic_versions. Also indicates whether the account is a threads-only user via is_threads_only_user.
get/v1/threads/profile
Query parameters
handlestring required
Threads username
cache_max_age'1d' | '3d' | '7d' | '14d' | '30d'
If we have a response in the cache that is this many days old or newer, return the cached response (0 credits, with "cached": true and a "cached_at" timestamp). Otherwise, scrape a live result (1 credit). See the Caching page for details.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.