← Back to catalog
reed.details
mock data$0.001 / callUK 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)
Input schema
job_idrequired
integerReed job ID (from search results). Example: 56448344
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}'