Skip to main content
GET
/
accounts
/
{id}
/
limits
Get platform usage limits
curl --request GET \
  --url https://api.social-api.ai/v1/accounts/{id}/limits \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer soc_live_...

Path Parameters

id
string
required

Connected account ID

Response

Platform quota map (keys are platform-specific)

{key}
integer