Channels, block search, channel details, and public profiles.
Channel Contents Grid
ASYNCWRITENo auth
Returns paginated blocks and connectable contents inside a channel grid view.
ParametersFormJSON
Channel URL slug whose contents to fetch
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_are_na_channel_contents_grid", "params": { "channel_slug": "graphic-design-rvbh_juj1ds" } }'