Arabic classical library, categories, authors, and text.
Book Details
ASYNCREADNo auth
Returns book metadata including title, authors, publisher, and table of contents.
ParametersFormJSON
Numeric shamela book identifier (path segment after /book/) - each book in the library has a unique ID
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_shamela_ws_book_detail_ssr", "params": { "book_id": "37540" } }'