Skip to main content
POST
Add Tasks
Add LaCentrale listing URLs to your LaCentrale Listing Status Checker squid. Each task checks whether the listing is still active or has been deactivated or expired.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Must be application/json. Value: application/json

Body

string
required
Hash ID of your squid.
array
required
Array of task objects. Each task must include a url field.

Task Fields

string
required
LaCentrale listing URL. Example: https://www.lacentrale.fr/auto-occasion-annonce-66103802227.html
Only auto-occasion-annonce URLs are supported. The URL must match the pattern lacentrale.fr/auto-occasion-annonce-{id}.html.

Code Examples

Response

200