ConsoleCatalog
Sign in
Web3 Career logo

Web3 Career

web3.careerJobsno auth

Crypto job listings, internships, salaries, locations, and company details.

Internship Department Listing

ASYNCREADNo auth

Returns internship roles with company, salary, location, and tags, paginated.

ParametersFormJSON

Page number query parameter for paginated department listing

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_web3career_internship_department_listing",
    "params": {
      "page": "1"
    }
  }'