Math and physics wiki entries, articles, and citation metadata.
Article Search
ASYNCREADNo auth
Returns wiki articles matching a math or physics search term, with titles and URLs.
ParametersFormJSON
Full-text search term for nLab wiki articles (e.g. homotopy, category theory, model category)
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_ncatlab_nlab_search_results", "params": { "search_query": "homotopy" } }'