Documentation
PolyTrackers is API-first. Everything on the dashboard is reachable programmatically — by developers and by autonomous agents. Start with the API reference, or point your agent at the machine-readable artifacts below.
Reference
API referenceREST endpoints for whale alerts, anomaly detection, copy-trading signals, and mock trading — with Bearer auth, scopes, rate limits, and response schemas.AI & agent policyHow AI agents and automated clients should authenticate, which lanes stay open, and our crawling and training policy.Pricing & tiersFree, Pro, and Elite tiers, and which API and MCP capabilities each tier unlocks.
For agents
These artifacts are machine-readable and can be fetched without an account. For tool calls, authenticate with an Agent API Key (prefixed ptk_) and connect to the MCP endpoint at https://polytrackers.com/api/mcp over Streamable HTTP.
/skill.mdThe PolyTrackers agent skill — tool catalog, scopes, workflows, and MCP client setup. Add it to your agent as a project or user skill./llms.txtMachine-readable summary of endpoints, error shapes, and rate limits for LLM-powered clients./openapi.jsonThe OpenAPI specification for the PolyTrackers REST API, served from public/openapi.json.
Contact
Questions about API access, Agent API Key scopes, or MCP setup: support@polytrackers.com.