Example essays and study topics by subject.
Essay Details
ASYNCREADNo auth
Returns a single essay's title and full body text.
ParametersFormJSON
URL path segment for the essay under /essay/ (e.g. Teens-And-Teen-Pregnancy-FJPWEP3M6R)
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_bartleby_essay_detail", "params": { "essay_slug": "Teens-And-Teen-Pregnancy-FJPWEP3M6R" } }'