{"success":true,"wizard":{"base_url":"https://vets-coin.com","generated_at_utc":"2026-04-04T10:24:00Z","steps":[{"detail":"Ensure partner key is active and has required scopes.","step":1,"title":"Create/verify API key"},{"command":"python flask_api/scripts/sign_partner_request.py --base-url https://vets-coin.com --method POST --path /api/partner/capabilities --key-id \"<KEY_ID>\" --secret \"<SECRET>\" --json '{\"capability\":\"claims\"}' --print-only","detail":"Generate signed headers with the helper script before sending mutating requests.","step":2,"title":"Validate request signing"},{"command":"curl -sS \"https://vets-coin.com/api/public/system-status\" | jq '.status.overall'","detail":"Call a public health endpoint to verify network/TLS/base URL.","step":3,"title":"Run first call smoke"}]}}
