Browse the Linktree creator directory
Discover public Linktree profiles by category or subcategory with display names, verification, avatars and pagination.
/v1/linktree/directoryx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Optional category selector. Defaults to all categories.
one of: all, business, creative, education, entertainment, fashion-beauty, food-beverage, government-politics, health-wellness, non-profit, other, tech, travel-tourism
businessOptional subcategory ID from the returned subcategories list.
max 80 chars
One-based page number; defaults to 1.
default: 1 · 1 – 100000
1Ordered directory records with username, URL, displayName, profilePictureUrl, isVerified, profileBadges and category id/label.
up to 100 items
Always included.
Always included.
absolute HTTPS URL
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Category choices as id and label.
up to 100 items
Always included.
Always included.
Subcategory choices for the selected category, as id and label.
up to 100 items
Always included.
Always included.
Optional category selector. Defaults to all categories.
Always included.
Always included.
Optional subcategory ID from the returned subcategories list.
Always included.
Always included.
One-based page number; defaults to 1.
≥ 0
Source-reported number of pages for the selection.
≥ 0
Whether the source reports a following page.
Number of the next page.
Identifier for correlating a request with operational logs.
Upstream request count, decoded public-page source bytes read, and total duration.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
True when usable profile data is returned, including partial results.
success or partial. Failures return failed or challenged with a failure object.
one of: success, partial
Final canonical profile URL after allowed redirects.
absolute HTTPS URL
UTC timestamp of retrieval.
complete applies to supported embedded public page fields. Inspect warnings for omitted or unavailable data.
Always included.
Always included.
Always included.
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | Invalid URL, missing URL, duplicates, or unsupported parameters. |
| 401 | unauthorized | Missing or invalid service API key. |
| 403 | restricted_page | The profile requires access or consent. |
| 404 | not_found | The profile is missing or inactive. |
| 429 | upstream_rate_limited | Linktree rate limited the request; no automatic retry. |
| 502 | upstream_challenged | The upstream rejected or challenged the request. |
| 502 | unsupported_page | Data is missing, malformed, or belongs to another profile. |
| 502 | response_too_large unsafe_redirect request_limit upstream_error | Retrieval could not safely complete. |
| 503 | busy | All worker slots are in use. |
| 504 | timeout | The request exceeded its deadline. |