{"id":"361eeaf1-823d-44c5-a400-cac0c4cc8ce4","task":"Query Axiom datasets using APL via the REST API","domain":"axiom.co","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."],"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."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/361eeaf1-823d-44c5-a400-cac0c4cc8ce4"}