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 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian 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/ Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.