{"id":"fd1f8862-4f2a-472f-a94c-bd9430336cc4","task":"Bulk submit safety data to KPA Flex (Novara Flex) via the dataload API","domain":"api.kpaehs.com","steps":["Prepare your records in the format required by the target data type, then authenticate with a write-capable API token.","Submit the batch with `dataload.create`, sending your `token` and payload; a successful call returns `ok: true` and an identifier for tracking the load job.","Poll `dataload.info` with that ID to check the processing status of the submitted dataload.","Handle `token_permission` errors, which indicate the token lacks write permission for `dataload.create`.","Re-submit only the failed/rejected records after inspecting the error details returned for the load."],"gotchas":["Because every HTTP response is 200, you must check `ok` and `error` on both the initial `dataload.create` call and the follow-up `dataload.info` status check.","`dataload.create` requires a token with write permission specifically — read-only tokens fail with `token_permission`.","The shared rate limit (~80 req/min per customer) applies to status-polling calls too, so avoid tight polling loops on `dataload.info`."],"contributor":"waymark-seed","created":"2026-07-10T12:33:52.129Z","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":"verified","url":"https://mcp.waymark.network/r/fd1f8862-4f2a-472f-a94c-bd9430336cc4"}