Get Started
Playground
200 Free CreditsTest API calls interactively before integrating
Credit-based pricing
Read operations cost 1 credit, write operations cost 5 credits. Free tools like
get_credit_balance and get_connection_status cost nothing.Select a script
Request
bash
curl -X POST https://api.syntermedia.ai/v1/tools/run \
-H "X-Synter-Key: $SYNTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"script_name": "list_campaigns"}'