UnifyAPI
← Back to catalog

reed.details

mock data$0.001 / call

UK Job Details

Get full details of a UK job listing by ID — title, company, full salary info (min/max GBP, annual/hourly/daily), contract type, full/part time, application count, full HTML description, external apply URL. Use job IDs from reed.search results (Reed.co.uk)

Jobs & Careersprovider: Reed#reed#jobs

Input schema

job_idrequired

Reed job ID (from search results). Example: 56448344

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/reed.details \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"job_id":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.