OpenGTM
Overview
OpenGTM 3.0.0
Section titled “OpenGTM 3.0.0”OpenGTM REST API. Every endpoint here is available on self-hosted installs with no plan gating. Authenticate with Authorization: Bearer <access token> from POST /api/auth/login, or with a scoped MCP / ingest token where the endpoint says so.
Information
- License: AGPL-3.0-only
- OpenAPI version:
3.1.0
Operations
Section titled “Operations”GET
/admin/usersPOST
/admin/usersDELETE
/admin/users/{user_id}GET
/apiGET
/healthPOST
/api/collectGET
/api/jobsDELETE
/api/jobs/{job_id}POST
/api/copilotkitGET
/api/dataDELETE
/api/data/{id}PATCH
/api/data/{id}GET
/api/eventsGET
/api/filtersPOST
/api/leadDELETE
/api/lead/{lead_id}GET
/api/leadsPOST
/api/leads/dedupPOST
/api/leads/scoreGET
/api/statsGET
/api/flagsPOST
/api/functionsDELETE
/api/functions/{func_id}POST
/api/mcp/tokensDELETE
/api/person/{record_id}GET
/api/signalsGET
/api/sourcesPOST
/api/v2/scrapePOST
/api/workbooks/GET
/api/watchesPOST
/api/watchesDELETE
/api/watches/{watch_id}POST
/api/workspacesDELETE
/api/workspaces/{ws_id}GET
/auth/mePOST
/auth/refreshPOST
/auth/token