cURL
Account & Posts
Post Details
Get Telegram Post Details
GET
cURL
General Instructions:
- The
idmasterID is required to get access to that Social Account posts. - At least one should be used:
postIDorpostURL - Make sure you run Get Posts & Videos endpoint at least one time for the month the post was published in before using this endpoint.
- Understanding Post Data Handling
- You can check what months already being tracked first Check Tracked Posts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
masterID: the id of the Social Account, to get this you need to call the endpoint Get Profile by URL OR Get User Account
If you would like to include Profile details, set this to true
Example: postID 12427 , To get this use this endpoint: Get User Posts
Example: postURL https://t.me/FinancialTimes/567 , To get this use this endpoint: Get User Posts
This is your account API Key. You can easily locate it in your account dashboard.
Response
200
OK