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

Authorizations

Authorization
string
header
required

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

Query Parameters

platform
string

Filter to a single platform

Response

200 - application/json

OK

The response is of type object.