PASAR API
Auth-header API; 500+ data series — FX rates, policy rate, monetary, financial-institution and payment-system statistics. TH-first.
View docs ↗ More Banking APIs# Bank of Thailand (BOT) API ~ rates, FX & economic data needs an API key ~ get yours at: # https://portal.api.bot.or.th/ curl 'https://portal.api.bot.or.th/' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Thailand API into my app. API: Bank of Thailand (BOT) API ~ rates, FX & economic data Provider: Bank of Thailand Auth: requires an API key (sign up: https://portal.api.bot.or.th/) Pricing: free Base URL: https://portal.api.bot.or.th/ Important note: Auth-header API; 500+ data series — FX rates, policy rate, monetary, financial-institution and payment-system statistics. TH-first. Source: Bank of Thailand (https://portal.api.bot.or.th/) Source type: Official portal or provider docs Endpoint type: Portal or multi-endpoint API Integration difficulty: Needs API key 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.