{"slug":"retry-exende-dev-v1-retries-8184d9","title":"Execute HTTPS requests reliably with automatic retries for rate limits, temporar","host":"retry.exende.dev","method":"POST","resource":"https://retry.exende.dev/v1/retries","category":"code","description":"Execute HTTPS requests reliably with automatic retries for rate limits, temporary server failures, network errors and timeouts. One $0.02 USDC payment creates one durable job with up to 8 attempts and a 24 hour lifetime.","price_listed":0.02,"price_asked":0.02,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":433,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"callback_secret":"client-generated-secret-with-at-least-32-characters","callback_url":"https://agent.example.com/retry-complete","request":{"headers":{},"method":"GET","url":"https://api.example.com/data"},"retry":{"initial_delay_seconds":5,"max_attempts":8,"max_delay_seconds":300,"strategy":"exponential"}},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"callback_secret":{"description":"Client-generated HMAC-SHA256 secret. Required with callback_url, encrypted at rest, and never returned.","maxLength":512,"minLength":32,"type":"string"},"callback_url":{"description":"Optional HTTPS endpoint for one signed terminal callback delivery workflow. Requires callback_secret.","format":"uri","type":"string"},"request":{"additionalProperties":false,"properties":{"body":{"description":"Optional JSON-compatible outbound request body. GET bodies are not accepted."},"headers":{"additionalProperties":{"type":"string"},"maxProperties":32,"type":"object"},"method":{"enum":["GET","POST","PUT","PATCH","DELETE"],"type":"string"},"url":{"description":"Public HTTPS destination for the durable request.","format":"uri","type":"string"}},"required":["method","url"],"type":"object"},"retry":{"additionalProperties":false,"properties":{"initial_delay_seconds":{"default":5,"maximum":3600,"minimum":2,"type":"integer"},"max_attempts":{"default":8,"description":"Included outbound attempts for the $0.02 paid job.","maximum":8,"minimum":1,"type":"integer"},"max_delay_seconds":{"default":300,"maximum":3600,"minimum":2,"type":"integer"},"strategy":{"default":"exponential","enum":["fixed","exponential"],"type":"string"}},"type":"object"},"retry_status_codes":{"items":{"maximum":599,"minimum":100,"type":"integer"},"maxItems":100,"type":"array"},"success_codes":{"items":{"maximum":599,"minimum":100,"type":"integer"},"maxItems":100,"minItems":1,"type":"array"}},"required":["request"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"attempts":{"const":0,"type":"integer"},"created_at":{"format":"date-time","type":"string"},"id":{"pattern":"^retry_[a-f0-9]{32}$","type":"string"},"max_attempts":{"maximum":8,"minimum":1,"type":"integer"},"next_attempt_at":{"format":"date-time","type":"string"},"read_token":{"description":"Bearer capability for status and attempt history. Treat as secret.","type":"string"},"status":{"const":"pending","type":"string"},"status_url":{"format":"uri","type":"string"}},"required":["id","status","attempts","max_attempts","created_at","next_attempt_at","status_url","read_token"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.02,"price_match":true,"latency_ms":433,"error":null}],"description_full":"Execute HTTPS requests reliably with automatic retries for rate limits, temporary server failures, network errors and timeouts. One $0.02 USDC payment creates one durable job with up to 8 attempts and a 24 hour lifetime.","last_updated":"2026-08-25T21:24:26.24Z","schemes":["exact"]}