Skip to content
GET /api/v1/users/links

User links

Bio-Links eines Users.

Try it live

10 free calls per day — no sign-up, no API key. Goes through the oanor gateway.

Custom headers (optional)
api.oanor.com/threads-api

It works. Grab an API key and use it in your project.

Get an API key

Code snippets

curl "https://api.oanor.com/threads-api/api/v1/users/links" \
  -H "x-oanor-key: oanor_test_..."
await fetch("https://api.oanor.com/threads-api/api/v1/users/links", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
$ch = curl_init("https://api.oanor.com/threads-api/api/v1/users/links");
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$out = curl_exec($ch);
import requests
requests.get(
    "https://api.oanor.com/threads-api/api/v1/users/links",
    headers={"x-oanor-key": "oanor_test_..."}
)

Example response

A real response from this endpoint, captured by the latest health check.

{
    "data": {
        "links": [
            "https://www.threads.com/@zuck/post/C4s6IiDL9rW/trending-now-is-rolling-out-to-the-us-today-so-you-can-see-what-people-are-talki",
            "https://www.threads.com/@zuck/post/DBHNEHYyCwv",
            "https://www.threads.com/@zuck/post/C4dPc4XrCcx",
            "https://www.threads.com/@zuck/post/DKudiKcRO4i",
            "https://www.threads.com/@zuck/post/DNQtqzGRWA7/threads-on-the-up-and-up-just-passed-400m-monthly-actives-on-here?hl=en",
            "https://www.threads.com/@zuck/post/DEhga1cJGjg?hl=en",
            "https://www.threads.com/@zuck/post/C89oeSORn81",
            "https://www.threads.com/@zuck/post/C40wRjXRGte",
            "https://www.threads.com/@zuck/post/DR0F9gkEj1q",
            "https://www.threads.com/@zuck/post/DK-BydcJHkF?xmt=AQF09bmx0yUaFf_wsC-OwORirobNRARXgqCf__v7ObumgA",
            "https://www.threads.com/@zuck/post/CwP2yyiL15R?hl=en",
            "https://www.threads.com/@zuck/post/C8WQyIVOd8t",
            "https://www.threads.com/@zuck/media",
            "https://www.threads.com/@zuck/post/DORJoYgkXUH",
            "https://www.threads.com/@zuck/post/DO_ToA1Ed2L/fun-milestone-update-for-anyone-keeping-count-instagram-now-has-3-billion-monthl"
        ],
        "results": [
            {
                "url": "https://www.threads.com/@zuck/post/C4s6IiDL9rW/trending-now-is-rolling-out-to-the-us-today-so-you-can-see-what-people-are-talki",
                "title": null,
                "source": "live_web_search",
                "snippet": "Clear filter",
                "username": "zuck",
                "post_code": "C4s6IiDL9rW"
            },
            {
                "url": "https://www.threads.com/@zuck/post/DBHNEHYyCwv",
                "title": "Mark Zuckerberg (@zuck) on Threads",
                "source": "live_web_search",
                "snippet": "Trending now is rolling out to the US today so you can see what people are talking about on Threads. Enjoy!",
                "username": "zuck",
                "post_code": "DBHNEHYyCwv"
            },
            {
                "url": "https://www.threads.com/@zuck/post/C4dPc4XrCcx",
                "title": "Mark Zuckerberg (@zuck) on Threads",
                "source": "live_web_search",
                "snippet": "Log in or sign up for ThreadsSee what people are talking about and join the conversation.",
                "username": "zuck",
                "post_code": "C4dPc4XrCcx"
            },
            {
                "url": "https://www.threads.com/@zuck/post/DKudiKcRO4i",
                "title": "Mark Zuckerberg (@zuck) on Threads",
                "source": "live_web_search",
                "snippet": "Log in or sign up for ThreadsSee what people are talking about and join the conversation.",
                "username": "zuck",
                "post_code": "DKudiKcRO4i"
            },
            {
                "url": "https://www.threads.com/@zuck/post/DNQtqzGRWA7/threads
…