Skip to content

Network limits

GET
/limits
curl --request GET \
--url https://api.dropslate.top/v1/limits \
--header 'Authorization: Bearer <token>'

Caption length, file sizes, durations and formats each network accepts - the numbers POST /posts/plan checks against. Keyed by platform.

One entry per platform.

Media typeapplication/json
object
limits
object
key
additional properties
object
Examplegenerated
{
"limits": {
"additionalProperty": {}
}
}