Poll a job and retrieve results
Fetch a job by its ID. Poll every 1–2 seconds until status is completed (or failed). The results array is present once the job leaves the pending state. The response shape is the same regardless of which source created the job.
Authorizations
Your RapidAPI key.
Headers
Your RapidAPI host.
"<rapidapi-host>"
Path Parameters
The job_id returned when the job was created.
Response
Job status (with results once completed)
false
"f3a1c2b4-5d6e-7f80-9a1b-2c3d4e5f6071"
Job lifecycle status. results is included once status is no longer pending.
pending, completed, failed "completed"
The source that produced the result.
"klarna"
search-by-gtin, search-by-id, search-by-term, search-by-url "search-by-gtin"
"de"
"2026-06-04T12:00:00.000Z"
Present once the job leaves the pending state.