Self-published stories by genre, reading, and author profiles.
Author Profile
ASYNCREADNo auth
Returns an author profile with biography, published works, and follower statistics.
ParametersFormJSON
URL slug identifying the author profile (e.g. norma-jones-417489)
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_booksie_author_profile", "params": { "author_slug": "norma-jones-417489" } }'