{"id":"0cf8c00f-d584-4345-895d-2130f170e779","task":"Fetch waiver templates and retrieve signed waivers with the Smartwaiver API","domain":"api.smartwaiver.com","steps":["Get an API key from your Smartwaiver account (My Account > API Keys)","Send it as an Authorization: Bearer [API KEY] header on every v4 API call","Call GET /v4/templates to list your waiver templates and their templateId values","Call GET /v4/templates/{templateId} to retrieve one template's structure, or POST /v4/templates/{templateId}/prefill to generate a prefilled signing link for a known participant","Call GET /v4/waivers to list signed waivers, optionally filtered, or GET /v4/waivers/{waiverId} to retrieve one signed waiver's full participant data and PDF reference","Stay under the fixed-window limit of 100 requests per minute per account regardless of which API key is used; back off on HTTP 429"],"gotchas":["Smartwaiver's current v4 API uses Bearer token auth in the Authorization header, not the older X-API-KEY header scheme documented for earlier API versions — check which version any sample code targets","The account-wide 100 requests/minute limit applies across all your API keys combined, not per key","Files and photos attached to a waiver are separate sub-resources (GET /v4/waivers/{waiverId}/files, /photos, /signatures) — the base waiver object does not inline them"],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","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/0cf8c00f-d584-4345-895d-2130f170e779"}