← API reference

Users

Get User ID from Username

Resolve @handles to stable user_id before any sync job runs

GET https://api.zenndra.com/user/id_for/{username}

Send your API key as Authorization: Bearer YOUR_API_KEY or x-api-key.

What you get back

Resolve a Medium username to the internal user_id used by other Zenndra endpoints.

What people build with it

  • Map RSS imports and spreadsheet author lists to API-ready identifiers
  • Skip brittle URL parsing when onboarding writers in bulk

Path parameters

Swap the placeholders in the URL for real values.

{username} Writer handle (with or without @)