domain: axiom.co · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
POST an APL query body (with an apl string field) to https://api.axiom.co/v1/datasets/_apl, setting the required format query parameter to tabular or legacy.
Scope the query with startTime and endTime as RFC3339 strings or relative expressions such as now-1h.
Authenticate with a bearer token that has the CanQuery scope.
Optionally pass a variables object to parameterize the APL query text without string-building the query client-side.
Read results from the tables array (tabular format) or matches array (legacy format) in the response, along with query stats like rowsExamined and elapsedTime.
Known gotchas
Query results are routed through the US East 1 (AWS) deployment even when your data lives in a different edge deployment, so results can leave that edge region unless the edge-specific query endpoints are used instead.
The format parameter is required and changes the response schema substantially (tables vs. matches) — client code must branch on which format was requested.
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?