# Syracuse > Structured, sourced company news data. Every event links to a real news article. Not inferred. Not generated. Verifiable. Syracuse tracks real business events: product launches, M&A, investments, leadership changes, regulatory issues. Companies are identified by their role in each event (the acquirer, the firm that launched the product, the company that received investment), not just any name mentioned in passing. ## API - REST API: https://syracuse.1145.am/api/v1/ - API docs / OpenAPI schema: https://syracuse.1145.am/api/schema/swagger-ui/ - Register for API key: POST https://syracuse.1145.am/api/v1/register-and-get-key/ ## MCP Server - MCP endpoint: https://syracuse.1145.am/mcp/ ## Key endpoints - GET /api/v1/stories/ — company news activities (filters: org_name, activity_type, date_from, date_to, region, industry_id) - GET /api/v1/stories// — story detail - GET /api/v1/geonames/ — location reference data - GET /api/v1/industry-clusters/ — industry reference data ## Data - License: Open Database License (ODbL) https://opendatacommons.org/licenses/odbl/1-0/ - Coverage: organizations worldwide, focus on US, GB, AU, CA - Event types: product launches, M&A, investments, leadership changes, regulatory issues, financial updates, industry sector updates - Each event is typed, dated, and linked to its source article ## Quick start GET /api/v1/stories/?org_name=apple GET /api/v1/stories/?activity_type=CorporateFinanceActivity®ion=US