{"uid":"cap_60rmxVWjc1Dpi8RuSCGlb","slug":"cron-parser-api-d80702e3","name":"Cron Parser API","description":"Parse a cron expression and get next run times","url":"https://cron-parser.api.klymax402.com/api/parse","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"count":{"type":"number","description":"Number of next run times to return (default: 5, max: 20)"},"timezone":{"type":"string","description":"IANA timezone (default: UTC, e.g. America/New_York)"},"expression":{"type":"string","description":"Cron expression (e.g. '0 9 * * 1-5' or '*/5 * * * *')"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4-qIMYQEpkbzw129xpg7f","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses a cron expression and returns the next N scheduled run times in a specified timezone","exampleAgentPrompt":"When will the cron expression '0 9 * * 1-5' run next — give me the next 10 occurrences in America/New_York time.","exampleUseCases":null,"resultDescription":"A list of upcoming scheduled run timestamps (up to 20) derived from the parsed cron expression, returned in the specified IANA timezone. Useful for verifying cron schedules and understanding when jobs will execute.","failureModes":["Invalid cron expression returns an error describing the parse failure","Unsupported or misspelled IANA timezone returns a timezone error","Count exceeding 20 may be capped or return a validation error","Missing expression parameter results in a bad request error"],"whenToPreferThis":"Use this endpoint when you need to programmatically parse a cron expression and retrieve concrete future run timestamps, especially when timezone awareness is important. Prefer this over manual cron calculators when an agent needs to verify a schedule, generate human-readable next-run previews, or validate that a cron expression behaves as expected.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:04.188Z","isFirstParty":false}