POST
https://api.webit.live/api/v1/realtime/ecommerce
A real time request for a single market page.
POST
https://api.webit.live/api/v1/async/ecommerce
An asynchronous request for a single market page.
GET
https://api.webit.live/api/v1/tasks/{Task_ID}
Check the status of an asynchronous request using a Task ID.
POST
https://api.webit.live/api/v1/batch/ecommerce
An asynchronous request for multiple market pages.
POST
https://api.webit.live/api/v1/batches/{batch_id}/progress
Check the status of a batch request.
GET
https://api.webit.live/api/v1/batches/{batch_id}
Return a summary of a completed batch request.
200
OK
400
The requested resource could not be reached
401
Unauthorized/invalid credental string
500
Internal service error
501
An error was encountered by the proxy service
555
Request timeout