Connect Trade works out of the box with Claude, Cursor, ChatGPT, Gemini, and Copilot. Drop our reference files into your AI coding tool and generate working code against our API.
We publish three files designed for AI coding tools. Use them as context in any LLM-powered editor or chat interface.
Paste this prompt into Claude, Cursor, ChatGPT, Gemini, or Copilot to generate a working integration in seconds.
I'm building against the Connect Trade API. Here are the reference files:
- OpenAPI spec: https://connecttrade.com/openapi.json
- Quick overview: https://connecttrade.com/llms.txt
- Full docs: https://connecttrade.com/llms-full.txt
Using these documents as part of your context, write a Python function that creates a user, generates an OAuth URL for Alpaca, and pulls the user's orders, balances and positions after the user completes authentication.
Claude, Cursor, ChatGPT, Gemini, and Copilot. Same reference files. Same prompt. Works everywhere.