Company search, profiles with ratings, customer reviews, and categories.
Category Companies
ASYNCREADNo auth
Returns companies in a category, 20 per page, by category slug.
ParametersFormJSON
Category slug e.g. 'bank', 'insurance', 'online_money_transfer'
Page number
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": "tp_category_companies", "params": { "category": "bank" } }'