Skip to content

New Toolkit Request: TradeKix — Financial Market Data API #2631

@jamesjohnfox

Description

@jamesjohnfox

Toolkit Request: TradeKix

What is TradeKix?
TradeKix is a financial market data API built specifically for AI agents. It provides clean, structured JSON responses designed for agent consumption rather than human dashboards.

Endpoints available:

  • Stock & crypto prices
  • Market indices & forex rates
  • Market overview (volatility, sentiment, breadth)
  • Earnings calendar
  • Economic events (FOMC, CPI, jobs data)
  • Congressional stock trades with conflict-of-interest detection
  • Social sentiment analysis
  • Financial news summaries

Auth: API Key via X-API-Key header

Pricing: Free tier (10 calls/day, 5/min) — no credit card required. Pro tier available.

OpenAPI 3.0 spec: Available at https://tradekix-alpha.vercel.app/api/v1/openapi.json
(Also attached below for convenience)

Quick signup:

curl -X POST https://tradekix-alpha.vercel.app/api/v1/connect \
  -H "Content-Type: application/json" \
  -d '{"agent_name": "MyAgent", "email": "agent@example.com"}'

Returns an API key instantly — no waitlist, no approval needed.

Why this would be valuable for Composio users:

  • Financial data is one of the most requested categories for AI agents
  • Pre-computed intelligence (not raw data dumps) saves tokens
  • Congressional trades with conflict detection is unique — no other API offers this for agents
  • Already live on GPT Store and RapidAPI

Website: https://tradekix.ai

We'd love to be added as a Composio toolkit. Happy to provide any additional info needed. Our OpenAPI spec covers all endpoints with full parameter documentation.

Thanks! 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions