Social Neuron MCP Tools API
string · enum
string · enum
Check remaining credits, monthly limit, spending cap, and plan tier.
POST
https://api.socialneuron.com
/v1/tools/get_credit_balance
Check remaining credits, monthly limit, spending cap, and plan tier. Call this before expensive operations — generate_video costs 15-80 credits, generate_image costs 2-10. Returns current balance, monthly allocation, and spending cap (2.5x allocation).
Check remaining credits, monthly limit, spending cap, and plan tier. › Request Body
response_formatOptional response format. Defaults to text.
Enum values:
text
json
Check remaining credits, monthly limit, spending cap, and plan tier. › Responses
Successful tool execution.
object[]
Check how much of the per-session budget has been consumed.
POST
https://api.socialneuron.com
/v1/tools/get_budget_status
Check how much of the per-session budget has been consumed. Tracks credits spent and assets created in this MCP session against configured limits. Use to avoid hitting budget caps mid-workflow.
Check how much of the per-session budget has been consumed. › Request Body
response_formatOptional response format. Defaults to text.
Enum values:
text
json
Check how much of the per-session budget has been consumed. › Responses
Successful tool execution.
object[]