PASAR API
Thailand's national open-data catalogue (CKAN). REST API needs a free API key; most datasets are CSV/XLS. TH-first.
View docs ↗ More Other portals APIs# data.go.th ~ Thailand open government data needs an API key ~ get yours at: # https://data.go.th curl 'https://api.data.go.th' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: data.go.th ~ Thailand open government data Provider: Digital Government Agency (DGA) Auth: requires an API key (sign up: https://data.go.th) Pricing: free Base URL: https://api.data.go.th Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.