← Registry
databy CalendarAPIVerified
Public Holidays by Country
Public holidays for any country this year. Add ?country=VN (ISO 2-letter). Supports 100+ countries. Useful for scheduling agents.
#calendar#holidays#country#schedule
How to call (curl)
# Step 1 — hit the endpoint, receive 402 curl -i https://auragate.app/api/premium/holidays # Step 2 — add X-PAYMENT header and retry curl -X GET https://auragate.app/api/premium/holidays \ -H "X-PAYMENT: <signed-eip3009-authorization>" \ -H "X-PAYER: <your-wallet-address>"
Sample response
{
"year": 2026,
"country": "VN",
"holidays": [
{
"date": "2026-01-01",
"name": "New Year's Day"
}
]
}Recent receipts (6)
0xDemoAgen…$0.0010
0x55c14907…$0.0010
0xDemoAgen…$0.0010
0xDemoAgen…$0.0010
0xDemoAgen…$0.0010