{"uid":"cap_y7w8hBMdIYTXRyNTyzlVS","slug":"eu-verify-end-of-life-eol-date-lookup-f7d4a048","name":"eu-verify End-of-Life (EOL) Date Lookup","description":"Support/EOL schedule from endoflife.date (open data, ~350 products: python, nodejs, ubuntu, postgresql...) with derived is_eol and days_to_eol per cycle, computed at request time. Query: ?product=python (required slug) & cycle=3.12 (optional, returns that single cycle). Returns cycle, release_date, eol, latest patch, lts, support. 24h cache.","url":"https://data.greeneris.io/v1/dev/eol","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["product"],"properties":{"cycle":{"type":"string","description":"Release cycle to single out, e.g. 3.12 (optional)"},"product":{"type":"string","description":"Product slug, e.g. python, nodejs, ubuntu"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"as_of":"2026-07-13","cycle":{"eol":"2028-10-31","lts":false,"cycle":"3.12","is_eol":false,"latest":"3.12.13","support":"2025-04-02","days_to_eol":841,"release_date":"2023-10-02","latest_release_date":"2026-03-03"},"source":"endoflife.date API (open data, MIT-licensed project)","product":"python"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ycQVEjnnYCGmroAc4MIKy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the end-of-life, support, and release cycle details for a given software product version from the endoflife.date open data source.","exampleAgentPrompt":"Is Python 3.12 still supported and when does it reach end of life? Also tell me the latest patch version and how many days are left before EOL.","exampleUseCases":[{"title":"Track software support windows for infrastructure","prompt":"Check if Ubuntu 20.04 LTS is still receiving security updates and when it's going to reach end of life. I need to know if we should plan an upgrade soon."},{"title":"Verify Node.js version compatibility requirements","prompt":"We're running Node.js 18 in production. Is it still supported and when does it expire? Also give me the latest available version we could upgrade to."},{"title":"Monitor Java LTS release cycle timelines","prompt":"Tell me the end of life date for Java 11 and Java 17, and let me know which one is still getting long-term support. I want to plan our migration strategy."}],"resultDescription":"A JSON object containing the as_of date, product name, and a cycle object with fields: EOL date, support end date, latest version, latest release date, original release date, days remaining to EOL, LTS flag, and is_eol boolean. Sourced from the open-data endoflife.date API.","failureModes":["Unknown product slug returns an error or empty result","Unknown or malformed cycle parameter returns no cycle data","Missing required 'product' query parameter returns a 400-level error","Network or upstream endoflife.date API unavailability causes a 5xx error","HTTP 402 returned if payment via x402/USDC has not been completed prior to the request"],"whenToPreferThis":"Use this endpoint when you need authoritative, structured end-of-life and support timeline data for a specific software product or release cycle, especially when you want machine-readable output including days-to-EOL and LTS flags. Prefer this over manual web scraping or LLM knowledge, which may be outdated.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:32:48.946Z","isFirstParty":false}