0xinsider
Polymarket 交易者分析:來自已結算記錄的 S-F 錢包評級、大額交易、聰明資金流向與內部人士雷達標記。33 個唯讀工具。
文件
0xinsider Developer API and MCP
0xinsider is Polymarket analytics for sports and esports in real-time. The Developer API returns the same Polymarket sports and esports data, typed, for agents, bots, dashboards, and research tools. Start with API discovery. Then pick an operation and its schema from the OpenAPI specification. Data endpoints take an API key in an Authorization: Bearer header. Discovery and health endpoints are public.
When to use this
Use the API for current large trades, tracked-wallet analytics, market search, sharp-money flow, reports, or durable event replay. Use the npm package for a local stdio MCP client. Call the Streamable HTTP MCP endpoint when the client can send an Authorization header.
- Developer resource index: https://0xinsider.com/developers.json
- API discovery: https://0xinsider.com/api/v1
- OpenAPI 3.1: https://0xinsider.com/api/v1/openapi.json
- Full reference: https://0xinsider.com/llms-full.txt
- Agent instructions: https://0xinsider.com/agents.md
- Remote MCP transport: https://api.0xinsider.com/api/v1/mcp
- MCP server card: https://0xinsider.com/.well-known/mcp
- Official package: https://www.npmjs.com/package/@0xinsider/mcp
- CLI install: npm install --global @0xinsider/mcp, then run 0xinsider --help
- Authentication: https://0xinsider.com/auth.md
- API versioning: https://0xinsider.com/api-versioning.md