PASAR API
Filter public, financial-institution (BOT bank) or combined holidays by date range; auth via an apikey header, billed per request. TH-first.
View docs ↗ More Data & enrichment APIs# iApp Thai Holiday Data API ~ public + Bank of Thailand holidays needs an API key ~ get yours at: # https://iapp.co.th/docs/data/holiday/thai curl 'https://api.iapp.co.th/v3/store/data/thai-holiday' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Thailand API into my app. API: iApp Thai Holiday Data API ~ public + Bank of Thailand holidays Provider: iApp Technology Auth: requires an API key (sign up: https://iapp.co.th/docs/data/holiday/thai) Pricing: freemium Base URL: https://api.iapp.co.th/v3/store/data/thai-holiday Important note: Filter public, financial-institution (BOT bank) or combined holidays by date range; auth via an apikey header, billed per request. TH-first. Source: iApp Technology (https://iapp.co.th/docs/data/holiday/thai) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-29 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.