Listings by keyword, location, team, and category, with detail pages.
Job Category Tree
ASYNCREADNo auth
Returns the job category taxonomy with identifiers, names, and hierarchy for browsing and filtering.
ParametersFormJSON
Locale/language code passed as the lang query parameter
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_amazon_jobs_job_category_tree", "params": { "locale": "en" } }'