PASAR API
SC-Malaysia-registered exchange; MYR pairs; HMAC-SHA256 signed requests (keyId + secret).
View docs ↗ More Crypto APIs# MX Global Open API ~ MY crypto exchange trading needs an API key ~ get yours at: # https://openapi.mx.exchange/index.html curl 'https://openapi.mx.exchange' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Malaysia API into my app. API: MX Global Open API ~ MY crypto exchange trading Provider: MX Global Sdn Bhd Auth: requires an API key (sign up: https://openapi.mx.exchange/index.html) Pricing: free Base URL: https://openapi.mx.exchange Important note: SC-Malaysia-registered exchange; MYR pairs; HMAC-SHA256 signed requests (keyId + secret). Source: MX Global Sdn Bhd (https://openapi.mx.exchange/index.html) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-13 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.