CG3
Equip API Explorer
https://api.cg3.io/equip
Call All GET Endpoints
GET
/health
Send
GET
/tools
Send
search
category
sort
installs (default)
newest
name
featured only
GET
/tools/:name
Send
name
GET
/stats
Send
POST
/telemetry
Send
Request Body (JSON)
{ "tool": "test-tool", "action": "install", "platforms": [ { "platform": "claude-code", "success": true }, { "platform": "cursor", "success": true } ], "os": "win32", "arch": "x64", "equipVersion": "0.11.2", "nodeVersion": "22.0.0", "success": true }