Technical Endpoints

Convert Profile Link to User ID

Extracts the stable numeric user ID from a Twitter/X profile URL. Useful for normalizing profile links into consistent identifiers before making further API calls.

get/link-to-id

Query parameters

linkstring required

link required

Response

OK

idstring

Numeric Twitter/X user ID.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.