Article search, summaries, full content, and featured articles.
Article Search
ASYNCREADNo auth
Returns Wikipedia pages matching keywords with descriptions.
ParametersFormJSON
Search terms. e.g. "artificial intelligence", "quantum mechanics"
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": "wp_search", "params": { "query": "Python" } }'