Get a User's Bio
View All Telegram Messaging API APIs →Return a user's bio (About) text. Pass the peer (@username or +phone) in the path. Uses a connected session to query the value in real time; the result is empty when the user has no bio or hides it.
API Features
Bio text Fetch the user's public About/bio for display or enrichment
Real-time lookup Queries the value live through your connected session
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
GET
/api/project/telegram-messaging/contact-about API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Enrich contact records with the user's bio text
- Show profile context in a support or sales conversation view
- Detect bio changes over time