Paper search, citation networks, and similar-paper exploration.
Citation Network Graph Nodes
ASYNCWRITENo auth
Returns a citation network around a seed paper with node paper IDs and distances.
ParametersFormJSON
OpenAlex work ID (W-id) used to build the citation network graph
cost: 2 credits · 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_inciteful_xyz_citation_network_graph_nodes", "params": { "paper_id": "W2626778328" } }'