Power reactor records, country listings, and per-unit details.
Country Reactor Listing
ASYNCREADNo auth
Returns a country's nuclear reactors with names, status, type, and capacities.
ParametersFormJSON
ISO 3166-1 alpha-2 country code for the PRIS country statistics filter (e.g. US for United States)
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_pris_iaea_country_reactor_listing", "params": { "country_code": "US" } }'