{
  "aid": "alphai.io",
  "name": "AlphaAI",
  "description": "Relevance-scored, ticker-linked financial news for AI agents and trading bots. Every article is enriched at ingest with per-ticker impact analysis, a category, and a 1-10 relevance score, plus structured SEC Form 4 insider data. Available as a REST API and an MCP server, with a free tier (no card).",
  "image": "https://alphai.io/assets/logo.svg",
  "tags": [
    "Financial News",
    "Stock Market",
    "News",
    "SEC Filings",
    "Insider Trading",
    "Fintech",
    "AI Agents",
    "MCP",
    "Trading",
    "API"
  ],
  "created": "2026-07-05",
  "modified": "2026-07-05",
  "url": "https://api.alphai.io/apis.json",
  "specificationVersion": "0.21",
  "common": [
    { "type": "SignUp", "url": "https://alphai.io" },
    { "type": "Pricing", "url": "https://alphai.io/pricing" },
    { "type": "ChangeLog", "url": "https://alphai.io/changelog" },
    { "type": "TermsOfService", "url": "https://alphai.io/terms" },
    { "type": "PrivacyPolicy", "url": "https://alphai.io/privacy" },
    { "type": "Security", "url": "https://api.alphai.io/.well-known/security.txt" },
    { "type": "APIOnboarding", "url": "https://api.alphai.io/.well-known/api-onboarding" },
    { "type": "Support", "url": "https://alphai.io/contact" }
  ],
  "apis": [
    {
      "aid": "alphai.io:rest-api",
      "name": "AlphaAI REST API",
      "description": "Public REST API for AlphaAI's relevance-scored, ticker-linked financial news. Bearer API-key auth; two-layer rate limits (per-minute burst + per-day volume); free tier 20/min and 100/day, no card. Feeds, trending, per-ticker news and sentiment, SEC Form 4 insider news and rollups, and a symbol directory.",
      "humanURL": "https://alphai.io/developers",
      "baseURL": "https://api.alphai.io",
      "image": "https://alphai.io/assets/logo.svg",
      "tags": [
        "Financial News",
        "Stock Market",
        "News",
        "Insider Trading",
        "Sentiment",
        "Fintech"
      ],
      "properties": [
        { "type": "Documentation", "url": "https://alphai.io/developers" },
        { "type": "GettingStarted", "url": "https://alphai.io/developers" },
        { "type": "OpenAPI", "url": "https://api.alphai.io/api/schema/" },
        { "type": "Swagger", "url": "https://api.alphai.io/api/schema/swagger-ui/" },
        { "type": "PostmanCollection", "url": "https://www.postman.com/mmakeevs-team/alphaai-financial-news-api/collection/47weadt/alphaai-financial-news-rest-api" },
        { "type": "Pricing", "url": "https://alphai.io/pricing" },
        { "type": "ChangeLog", "url": "https://alphai.io/changelog" },
        { "type": "TermsOfService", "url": "https://alphai.io/terms" },
        { "type": "Security", "url": "https://api.alphai.io/.well-known/security.txt" },
        { "type": "APIOnboarding", "url": "https://api.alphai.io/.well-known/api-onboarding" },
        { "type": "Spectral", "url": "https://api.alphai.io/.well-known/spectral.yaml" },
        { "type": "Support", "url": "https://alphai.io/contact" }
      ],
      "contact": [
        { "FN": "AlphaAI Support", "email": "support@alphai.io", "url": "https://alphai.io/contact" }
      ]
    },
    {
      "aid": "alphai.io:mcp-server",
      "name": "AlphaAI MCP Server",
      "description": "Model Context Protocol server exposing the AlphaAI feed to AI agents (Claude Desktop, Cursor, and any MCP client): filtered news queries, ticker-scoped feeds, trending, SEC Form 4 insider news, single-article fetch, and ticker discovery. OAuth 2.1; free tier.",
      "humanURL": "https://alphai.io/mcp",
      "baseURL": "https://mcp.alphai.io",
      "image": "https://alphai.io/assets/logo.svg",
      "tags": [
        "MCP",
        "AI Agents",
        "Financial News",
        "LLM"
      ],
      "properties": [
        { "type": "Documentation", "url": "https://alphai.io/mcp" },
        { "type": "MCP", "url": "https://mcp.alphai.io/mcp" }
      ],
      "contact": [
        { "FN": "AlphaAI Support", "email": "support@alphai.io", "url": "https://alphai.io/contact" }
      ]
    }
  ],
  "maintainers": [
    { "FN": "Mikhail Makeev", "email": "mihail.makeev@gmail.com", "url": "https://alphai.io" }
  ]
}
