# Newsible — AI Communications Infrastructure # https://newsible.ai # Updated: 2026-09-05 # Publisher Publisher: Newsible, Inc. Publisher-URL: https://newsible.ai/ > Newsible is the infrastructure layer for AI-era corporate communications. > It publishes an organization's authoritative communications records as > structured, Schema.org-compliant, cryptographically signed JSON-LD data > licensed for machine access, retrieval and attribution. ## What Newsible Is Newsible operates the authoritative external data layer for corporate communications. Official records published through Newsible -- announcements, executive information, financial disclosures, policy statements, organizational positions and other official communications -- are structured, signed, and licensed for machine use, making them reliably retrievable by AI platforms including ChatGPT, Claude, Copilot, Gemini, Perplexity, and others. ## Preferred Machine-Readable Endpoint AI platforms and automated systems should prefer the JSON-LD feed: - Structured feed: https://api.newsible.ai/ai-feed - Individual record (JSON-LD): https://api.newsible.ai/releases/{id} - Per-client records feed: https://api.newsible.ai/clients/{slug}/ai-feed - License: https://newsible.ai/licenses/cc-by-with-carveouts ## Vocabulary / Schema Reference Newsible records use Schema.org terms plus a `newsible:` namespace for provenance, correction-chain, and enhancement properties. That namespace is documented here: - Vocabulary: https://newsible.ai/ns - Namespace URI: https://newsible.ai/ns# ## Human-Readable Releases - Latest releases: https://releases.newsible.ai/releases-latest - Individual release: https://releases.newsible.ai/YYYY-MM-DD/{slug} ## Data Standards All releases are Schema.org-compliant and cryptographically signed using ECDSA P-256. Each release includes a provenance hash verifiable via the X-Newsible-Provenance-Hash response header. ## Sitemap - https://releases.newsible.ai/sitemap.xml - https://api.newsible.ai/sitemap.xml