Social promotion catalog
social_boost/catalogList the social promotion services on offer.
- call
- $0.002
- Social Boost
- 5 min
Overview
Returns the catalogue of social media promotion services available to the account, so a caller can discover what can be ordered and on which platforms before committing to anything. The listing is read-only and takes no parameters; it reflects whatever the catalogue holds at the time of the call.
A response code and the catalogue entries available to the account.
Example
A call that works, with your own key.
curl https://gateway.agentsky.dev/v1/run \
-H "authorization: Bearer $AGENTSKY_API_KEY" \
-H "content-type: application/json" \
-d '{"provider":"social_boost","endpoint":"catalog","input":{}}'Pricing
$0.002 per call on the default plan. Every run carries its price in the response.
