Twitter User ID Finder — Convert Username to Numeric ID
Every Twitter (X) account has a permanent numeric ID that never changes, even when the @username does. Developers need it for API calls, ads audiences and database keys. Enter a username below and get the numeric user ID plus full profile metadata — free and instant.
How to use
- 1Enter the Twitter (X) username (without the @).
- 2Click “Find ID” to query live account data.
- 3Copy the numeric user ID from the result card.
Frequently asked questions
Why do I need a Twitter numeric user ID?
The numeric ID is the stable identifier used by the Twitter API, ads custom audiences and most data pipelines. Unlike the @username, it never changes, so it is the safe key to store.
Does the user ID change if the account renames itself?
No. The numeric ID is assigned at account creation and stays the same forever, even if the @handle or display name changes.
Can I convert a user ID back to a username?
Yes — the xAPIs batch user endpoint accepts numeric IDs and returns full profiles. This page converts username → ID; the API covers both directions.
Is this tool free?
Yes, up to 10 lookups per day per visitor. For bulk ID resolution, the xAPIs API resolves batches of IDs in a single call.
Related tools
Need this data in your app?
This tool is powered by the xAPIs Twitter data API. Get structured JSON, batch endpoints and cursor pagination with a free API key.
Explore the API docs