/
BU
bundle
/
bundle.social API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
analytics
7
app
1
comment
11
misc
84
organization
6
get
Get daily limits usage for one social account on a given day
get
Get organization
get
Get organization comments usage
get
Get organization imports usage per social account (paginated)
get
Get organization posts usage
get
Get organization uploads usage
post
9
postCSV
5
postImport
6
socialAccount
11
team
5
upload
8
organization
Get daily limits usage for one social account on a given day
get
/api/v1/organization/usage/daily-limits
Query parameters
socialAccountId
string
required
date
string
date-time
nullable
Response
200
object
required
date
string
required
socialAccountId
string
required
type
'TIKTOK'
|
'YOUTUBE'
|
'INSTAGRAM'
|
'FACEBOOK'
|
'TWITTER'
|
'THREADS'
|
'LINKEDIN'
|
'PINTEREST'
|
'REDDIT'
|
'MASTODON'
|
'DISCORD'
|
'SLACK'
|
'BLUESKY'
|
'GOOGLE_BUSINESS'
|
'SNAPCHAT'
required
posts
object
required
comments
object
required
Changes