Back to Instagram
TikHub·Instagram

Instagram V1: Get user info by user ID

/api/v1/instagram/v1/user_id_to_usernamesync$0.0015 / call

Get user info by Instagram user ID. Can be used to convert user ID to username and get full profile (TikHub · Instagram V1)

Input
FieldTypeRequiredDescription
user_idstringyesUser ID

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/instagram/v1/user_id_to_username","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.