Free courses, eBooks, audiobooks, and articles.
Audiobook Collection Article
ASYNCREADNo auth
Returns a free-audiobooks collection article with title, body, and download or stream links.
ParametersFormJSON
WordPress page slug for the audiobook collection article (e.g. freeaudiobooks)
cost: 1 credit · 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_openculture_audiobook_collection_article", "params": { "collection_slug": "freeaudiobooks" } }'