Skip to main content
POST
Check credit availability before render

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
clipId
string
required

Clip ID to check credits for.

Example:

"clip_01HXYZ"

candidateId
string
required

Candidate clip ID.

Example:

"cand_01"

Response

Credit availability result.

Standard success response envelope.

success
boolean
Example:

true

data
object