6 Services from cron.memoryapi.org
Cancels a previously registered persistent cron schedule by its schedule ID, stopping future executions.
$0.005/messageRegisters a persistent scheduled task that calls a target URL at a specified interval for a set duration, surviving agent session termination
$0.05/messageRetrieves the execution history of a registered cron task, including success/failure status, duration, and timestamps for each run.
$0.001/messageReturns the current status of a registered persistent cron schedule, including next run time, execution count, and expiry information.
$0.001/messageRegisters a URL with AgentCron to be polled on a specified interval, creating change alerts when the response content changes.
$0.01/messageRetrieves the list of detected change alerts for URLs currently being monitored by AgentCron.
$0.001/message