For AI agents and developers
TakeProfit is a passive execution backend
Purpose: turn external strategy outputs into protected trade execution and stateful lifecycle management.
Integration basics
- Auth: static API keys for deterministic access.
- Input: create/update/close trade requests from your model, script, or alert system.
- Output: webhook events for fills, TP/SL triggers, updates, and lifecycle changes.
Common endpoint families
- Trade creation and listing
- Protection updates and partial exit management
- Trade closing and emergency close
- Balances and account state
Docs
Use the official docs for endpoint details, schema examples, and webhook payload references.