Get health
curl --request GET \
--url https://api.bundle.social/api/v1/ \
--header 'x-api-key: <api-key>'{
"status": "<string>",
"createdAt": "<string>",
"note": "<string>",
"platforms": {
"FACEBOOK": {
"note": "<string>"
},
"INSTAGRAM": {
"note": "<string>"
},
"TIKTOK": {
"note": "<string>"
},
"YOUTUBE": {
"note": "<string>"
},
"TWITTER": {
"note": "<string>"
},
"PINTEREST": {
"note": "<string>"
},
"REDDIT": {
"note": "<string>"
},
"MASTODON": {
"note": "<string>"
},
"DISCORD": {
"note": "<string>"
},
"SLACK": {
"note": "<string>"
},
"BLUESKY": {
"note": "<string>"
},
"GOOGLE_BUSINESS": {
"note": "<string>"
},
"LINKEDIN": {
"note": "<string>"
},
"THREADS": {
"note": "<string>"
}
}
}app
Get health
GET
/
api
/
v1
Get health
curl --request GET \
--url https://api.bundle.social/api/v1/ \
--header 'x-api-key: <api-key>'{
"status": "<string>",
"createdAt": "<string>",
"note": "<string>",
"platforms": {
"FACEBOOK": {
"note": "<string>"
},
"INSTAGRAM": {
"note": "<string>"
},
"TIKTOK": {
"note": "<string>"
},
"YOUTUBE": {
"note": "<string>"
},
"TWITTER": {
"note": "<string>"
},
"PINTEREST": {
"note": "<string>"
},
"REDDIT": {
"note": "<string>"
},
"MASTODON": {
"note": "<string>"
},
"DISCORD": {
"note": "<string>"
},
"SLACK": {
"note": "<string>"
},
"BLUESKY": {
"note": "<string>"
},
"GOOGLE_BUSINESS": {
"note": "<string>"
},
"LINKEDIN": {
"note": "<string>"
},
"THREADS": {
"note": "<string>"
}
}
}Was this page helpful?
⌘I