Stream real-time machine data into Mingo (formerly SensrTrx) via its Machine Data REST endpoint
domain: api.sensrtrx.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
In Mingo, go to Profile > API Keys and generate an API key
Prefer Bearer token authentication over cookie-based auth for machine-to-machine calls
POST machine data payloads (timestamps, counts, states) to the documented Machine Data streaming endpoint
Verify ingestion by checking the corresponding machine/dashboard view in the Mingo UI
Handle authentication errors by regenerating the API key from the same Profile > API Keys screen if it is revoked or rotated
Known gotchas
The published API reference is a Postman-hosted collection (api.gomingo.io, redirected from api.sensrtrx.com) — exact request/response schemas must be read from the live collection rather than assumed
Cookie-based auth works but is documented as the non-recommended path; production integrations should standardize on the Bearer token
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?