{"uid":"cap_ZVwfG8sSsjMN9_PGbeWo4","slug":"ausref-alerts-webhook-registration-a88cf783","name":"ausref Alerts Webhook Registration","description":"Authoritative Australasian government reference values as clean JSON: central-bank policy rates, VAT rates, national minimum wages and public holidays for Australia (au), New Zealand (nz). Every value carries a citation to its official primary source (government gazette or central-bank statement), an effective date, a last-confirmed date and a staleness flag.","url":"https://ausref.dev/alerts","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url","series"],"properties":{"url":{"type":"string","format":"uri","description":"Webhook endpoint for series.changed events"},"series":{"type":"array","items":{"type":"string"},"description":"Patterns like \"au/policy-rate\", \"fj/*\", or \"*\""}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","url","series","secret"],"properties":{"id":{"type":"string"},"url":{"type":"string"},"active":{"type":"boolean"},"secret":{"type":"string","description":"HMAC-SHA256 signing secret — shown once"},"series":{"type":"array","items":{"type":"string"}},"created":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"id":"3f6a1c2e-0000-4000-8000-000000000000","url":"https://example.com/webhook","active":true,"secret":"hex-encoded-hmac-secret","series":["au/policy-rate"],"created":"2026-07-15T12:00:00.000Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sNmZX8Q6vU61XIocQzGFX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Registers a webhook endpoint to receive real-time notifications when Australasian government reference data series change (e.g. RBA policy rate, GST, minimum wage, public holidays).","exampleAgentPrompt":"Set up a webhook alert to https://hooks.myapp.com/ausref-events so I get notified whenever the Australian central bank policy rate or New Zealand GST rate changes — subscribe to au/policy-rate and nz/vat-rate series.","exampleUseCases":[{"title":"Monitor RBA rate decisions automatically","prompt":"Register a webhook at https://hooks.myfintech.com/rba-alerts to notify us whenever the Australian central bank policy rate changes — subscribe to the au/policy-rate series."},{"title":"Trigger payroll system on minimum wage change","prompt":"I need a webhook set up at https://api.mypayroll.io/ausref-hook that fires whenever the Australian or New Zealand minimum wage is updated — subscribe to au/minimum-wage and nz/minimum-wage."},{"title":"Public holiday calendar auto-refresh","prompt":"Set up an ausref alert to https://scheduler.myco.com/holidays/update that watches all Australian and New Zealand data series using the wildcard pattern, so my calendar syncs automatically whenever public holidays are revised."}],"resultDescription":"Returns a JSON object containing the new subscription's UUID, the registered webhook URL, an active boolean flag, an HMAC secret for verifying incoming webhook payloads, the list of subscribed series patterns, and the creation timestamp.","failureModes":["Invalid or unreachable webhook URL returns 4xx validation error","Malformed series pattern (e.g. unsupported region code) returns error","Duplicate subscription for same URL and series may return conflict","Payment failure (x402) prevents subscription creation","Network timeout during registration leaves subscription state unknown"],"whenToPreferThis":"Use this endpoint when you need push-based, real-time notifications of Australasian government data changes rather than polling. Prefer this over polling the data endpoints directly when you need low-latency reaction to rate/policy changes (e.g. repricing engines, payroll triggers, compliance monitors). It is the right choice when your system has a publicly reachable webhook URL and you want to subscribe to specific series or wildcard patterns.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:52.990Z","isFirstParty":false}