{"uid":"cap_w1-LVPEPQJIkkuBpVYFsz","slug":"rust-crates-change-feed-271f7df0","name":"Rust Crates Change Feed","description":"New releases of tracked Rust crate packages (serde, tokio, clap, reqwest, and more) on crates.io (Rust) since a timestamp — each tagged new_release or breaking_change (major-version bump) with a 1-10 significance score. Answers \"did a dependency in my Cargo.toml ship a new or breaking version I should pin or upgrade?\" Pass ?package=<name> for ANY Rust crate package on demand.","url":"https://oracles-production.up.railway.app/v1/crates/changes","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"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":500,"minimum":1},"since":{"type":"string","format":"date-time","description":"Only changes detected after this ISO-8601 instant"},"package":{"type":"string","description":"Any crates.io (Rust) package name — resolved and fetched live if not already tracked"},"min_significance":{"type":"integer","maximum":10,"minimum":1,"description":"Keep only changes scored at least this"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"integer"},"source":{"type":"string"},"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"detail":{"type":"object"},"summary":{"type":"string"},"entityId":{"type":"string"},"sourceUrl":{"type":["string","null"],"description":"Primary-source link for verification"},"detectedAt":{"type":"string","format":"date-time"},"significance":{"type":"integer","maximum":10,"minimum":1},"effectiveDate":{"type":["string","null"]}}}}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HnHEIMn2CLpRZ0lf_Q3hy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns new releases and breaking changes for any Rust crate on crates.io since a given timestamp, each scored 1-10 for significance.","exampleAgentPrompt":"Show me any new releases or breaking changes for the tokio crate since 2025-01-01T00:00:00Z, with a minimum significance score of 6.","exampleUseCases":null,"resultDescription":"A JSON object with a count, a source label, and an array of change events — each including the change type (new_release or breaking_change), entity ID, summary, significance score (1-10), detected timestamp, effective date, and a source URL linking to crates.io or the changelog for verification.","failureModes":["Unknown or misspelled crate name returns empty changes array or 404","Invalid ISO-8601 timestamp in 'since' causes 400 validation error","Package exists on crates.io but has no new releases since the given timestamp — returns empty array with count 0","min_significance filter too high (e.g. 10) may return zero results even when changes exist","Service unavailable or upstream crates.io API unreachable returns 5xx error","Payment not processed (x402 protocol) results in 402 Payment Required before data is returned"],"whenToPreferThis":"Use this endpoint when you need programmatic, scored change detection for specific Rust crates — especially for dependency monitoring, automated changelog alerts, or CI/CD pipelines that need to react to breaking changes. Prefer it over manually scraping crates.io when you want significance scoring, filtering by severity, or on-demand tracking of any crate not previously registered.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:27.243Z","isFirstParty":false}