Skip to main content
GET
Profile links by username
Returns the public links array for the profile identified by username (or alias). Requires permission api.lookup. Use URL-encoded username in the path. Each link includes id, name, link, and optionally title, image, clicksCount, linkMode.

Authorizations

Authorization
string
header
required

API key from Dashboard → Developer Platform → API Keys. Send as: Authorization: Bearer <API_KEY>

Path Parameters

username
string
required

Primary username or alias (URL-encoded)

Response

Profile links