{"id":"c90fd7d0-d556-475a-b07d-a0b220f10881","task":"Ingest JSON, NDJSON, or CSV events into an Axiom dataset via the REST API","domain":"axiom.co","steps":["POST the event payload to https://api.axiom.co/v1/datasets/{dataset_name}/ingest with Content-Type set to application/json, text/csv, or application/x-ndjson to match the payload format.","Authenticate with an API token or personal access token that has ingest permission, passed as Authorization: Bearer <token>.","Optionally set the timestamp-field and timestamp-format query parameters if events don't use the default ingestion-time timestamp.","For CSV ingestion, either supply field names on the first line or pass them via the X-Axiom-CSV-Fields header, and set csv-delimiter if the data isn't comma-separated.","Inspect the response's ingested, failed, and failures fields to confirm how many events were accepted per request."],"gotchas":["This endpoint always ingests into the US East 1 (AWS) edge deployment regardless of your configured edge deployment — use the separate edge-deployment ingest endpoint if data must stay local to another region.","A request can return success overall while individual events fail — check the failures array rather than assuming a 200 response means every event was ingested."],"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/c90fd7d0-d556-475a-b07d-a0b220f10881"}