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