tagembed lets you create beautiful social hubs for your websites with a click of a button.
Our API solutions give you absolute control of the design and layout of the content for your websites or screen displays. This is the best way to integrate the tagembed data on your apps. Find below documentation for the same.
| Post Limit | 100 Posts/request |
| API Access | Currently, we are providing API access with API Starter and API Advanced plans. |
| Update Time | Update time is based on your Pricing Plan |
| Request Limit | 1 Request/ Per Minute |
| User Key | You can find user key in your Tagembed My Account Section
*API Options will be only shown when your account is having Tagembed API access |
| Format | JSON and XML |
| Example URL | https://app.tagembed.com/api/apiJson/5613?user_key=56200ef68981fb037175a9ecca66c4d0 |
Tagembed lets you create beautiful social hubs for your websites with a click of a button.
| Post Limit | 100 Posts/request |
| API Access | Currently, we are providing API access with API Starter and Advance plans. |
| Update Time | Update time based on your pricing plan |
| Request Limit | 1 Request/ Per Minute |
| User Key | You can find user key in your Tagembed My Account Section
*API Options will be only shown when your account is having Tagembed API access |
| Format | JSON |
| Example URL | https://app.tagembed.com/api/apiJson/5613?user_key=56200ef68981fb037175a9ecca66c4d0 |
The common HTTP Response Status Codes are used.
https://app.tagembed.com/api/apiJson
Posts that can be integrated on your website.
|
Request : GET
/5613(wallId)?User_Key |
|||
|
Example
https://app.tagembed.com/api/apiJson/5613?user_key=56200ef68981fb037175a9ecca66c4d0 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional) |
|||
|
Example
https://app.tagembed.com/api/apiJson/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3 |
|||
|
Output
Maximum number of posts will be 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
|
Request : GET
/5613(wallId)?User_Key&start=0()&count=3(NumberOfPostOptional) |
|||
|
Example
https://app.tagembed.com/api/apiJson/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3 |
|||
|
Output
Posts with starting position 0, Max number of posts 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Start | No | Number | Start |
| Count | Yes | Number | Number Of Post |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&minId=810(PostId) |
|||
| Example | |||
|
Output
Posts after minId (810) , Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| minid | Yes | Number | Min Post Id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&maxId=850(PostId) |
|||
| Example | |||
|
Output
Posts before maxId (850), Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| maxid | Yes | Number | Max Post Id |
|
Request : GET
/5613(WallId)?User_Key&count=3(NumberOfPostOptional)&minId=810(StartPostId)&maxId=850(EndPostID) |
|||
| Example | |||
|
Output
Posts between StartPostId(810) and EndPostId (850), Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| minid | Yes | Number | Min Post Id |
| maxid | Yes | Number | Max Post Id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&network=twitter(NetworkName) |
|||
| Example | |||
|
Output
Post filter according network, Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| network | Yes | String | Network Name |
| Filter Parameters | |||
| 1 | &network=twitter | 11 | &network=workplac |
| 2 | &network=instagram | 12 | &network=yelp |
| 3 | &network=facebook | 13 | &network=slack |
| 4 | &network=google | 14 | &network=yammer |
| 5 | &network=pinterest | 15 | &network=airbnb |
| 6 | &network=flickr | 16 | &network=soundcloud |
| 7 | &network=youtube | 17 | &network=giphy |
| 8 | &network=vimeo | 18 | &network=capterra |
| 9 | &network=linkedIn | 19 | &network=etsy |
| 10 | &network=tumblr | 20 | &network=rss |
{
"wallDetail": {
"wallName": "API Document ",
"wallUrl": "api-document-",
"wallProfanity": "0",
"wallCreatedAt": "0",
"count": 100
},
"feeds": [
{
"feedName": "avengers",
"networkName": "Twitter",
"feedId": "10090",
"postId": "806",
"postContent": "RT @OuterRimsPhoto: \u0022...to see if we could become something more...\u0022 #reassemble #playavengers \n\n#Avengers #Marvel #VirtualPhotography #The…",
"postScore": "pos",
"postFileMedium": "",
"postFileSmall": "",
"postContentPicture": "",
"postFile": "",
"postLinkUrl": "1401130620261130242",
"postPin": "0",
"postHighlight": "0",
"postAuthorName": "Hero Fan",
"postUsername": "bob64262049",
"postUserPicture": "https:\/\/pbs.twimg.com\/profile_images\/1223447627930505217\/_p_FtUGs_normal.jpg",
"postPicture": "https:\/\/pbs.twimg.com\/profile_images\/1223447627930505217\/_p_FtUGs_normal.jpg",
"postTags": "",
"postCreatedAt": "1622890546",
"postMediaFile": "",
"postUpdatedAt": 1622890749,
"location": null,
"CTAtext": "",
"CTAbackground": "",
"CTAcolor": "",
"CTAurl": "javascript:void(0);"
},
]
}
Tagembed lets you create beautiful social hubs for your websites with a click of a button.
| Post Limit | 100 Posts/request |
| API Access | Currently, we are providing API access with API Starter and Advance plans. |
| Update Time | Update time based on your pricing plan |
| Request Limit | 1 Request/ Per Minute |
| User Key | You can find user key in your Tagembed My Account Section
*API Options will be only shown when your account is having Tagembed API access |
| Format | XML |
| Example URL | https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0 |
The common HTTP Response Status Codes are used.
https://app.tagembed.com/api/apiXml
Posts that can be integrated on your website.
|
Request : GET
/5613(wallId)?User_Key |
|||
|
Example
https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional) |
|||
|
Example
https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3 |
|||
|
Output
Maximum number of posts will be 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
|
Request : GET
/5613(wallId)?User_Key&start=0()&count=3(NumberOfPostOptional) |
|||
|
Example
https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3 |
|||
|
Output
Posts with starting position 0, Max number of posts 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Start | No | Number | Start |
| Count | Yes | Number | Number Of Post |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&minId=810(PostId) |
|||
|
Example
https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3&minId=810 |
|||
|
Output
Posts after minId (810) , Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| minid | Yes | Number | Min Post Id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&maxId=850(PostId) |
|||
|
Example
https://app.tagembed.com/api/apiXml/5613?user_key=56200ef68981fb037175a9ecca66c4d0&count=3&maxId=850 |
|||
|
Output
Posts before maxId (850), Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| maxid | Yes | Number | Max Post Id |
|
Request : GET
/5613(WallId)?User_Key&count=3(NumberOfPostOptional)&minId=810(StartPostId)&maxId=850(EndPostID) |
|||
| Example | |||
|
Output
Posts between StartPostId(810) and EndPostId (850), Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| minid | Yes | Number | Min Post Id |
| maxid | Yes | Number | Max Post Id |
|
Request : GET
/5613(wallId)?User_Key&count=3(NumberOfPostOptional)&network=twitter(NetworkName) |
|||
| Example | |||
|
Output
Post filter according network, Max Number of Post 3 |
|||
| Field Name | Optional | Type | Remark |
| Wallid | No | Number | Wall id |
| Count | Yes | Number | Number Of Post |
| network | Yes | String | Network Name |
| Filter Parameters | |||
| 1 | &network=twitter | 11 | &network=workplac |
| 2 | &network=instagram | 12 | &network=yelp |
| 3 | &network=facebook | 13 | &network=slack |
| 4 | &network=google | 14 | &network=yammer |
| 5 | &network=pinterest | 15 | &network=airbnb |
| 6 | &network=flickr | 16 | &network=soundcloud |
| 7 | &network=youtube | 17 | &network=giphy |
| 8 | &network=vimeo | 18 | &network=capterra |
| 9 | &network=linkedIn | 19 | &network=etsy |
| 10 | &network=tumblr | 20 | &network=rss |
API Document
api-document-
0
0
3
avengers
Twitter
10090
810
RT @itsme_Riyasha: Any #Marvel Fans..💜 Just Try WallPaper #Avengers 💥 #Master #Thalapathy65 @actorvijay https://t.co/ddbOjzIUtG
pos
https://pbs.twimg.com/media/E3GGFqVUUAAKO2S.jpg
https://pbs.twimg.com/media/E3GGFqVUUAAKO2S.jpg
https://pbs.twimg.com/media/E3GGFqVUUAAKO2S.jpg
https://pbs.twimg.com/media/E3GGFqVUUAAKO2S.jpg
1401127085310054406
0
0
MersalRavi
D12Ravichandran
https://pbs.twimg.com/profile_images/1394129594245009414/uIEgIXZ9_normal.jpg
https://pbs.twimg.com/profile_images/1394129594245009414/uIEgIXZ9_normal.jpg
1622889703
1622890749
javascript:void(0);
avengers
Twitter
10090
811
RT @potadumpling: found and colored an old sketch, Bucky and Natasha are singing the USSR Anthem 🤣 #Avengers #BuckyBarnes #NatashaRomanoff…
neu
1401126381828849664
0
0
dio☠︎︎
necrodi0
https://pbs.twimg.com/profile_images/1400765426594811906/EnfnMWvA_normal.png
https://pbs.twimg.com/profile_images/1400765426594811906/EnfnMWvA_normal.png
1622889535
1622890749
javascript:void(0);