PASAR API
Bearer secret key; purchases, billing, subscriptions, webhooks; test mode available.
View docs ↗ More Payments APIs# CHIP (chip-in.asia) ~ payment collection & subscriptions API needs an access token ~ get yours at: # https://docs.chip-in.asia/ curl 'https://gate.chip-in.asia/api/v1/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: CHIP (chip-in.asia) ~ payment collection & subscriptions API Provider: CHIP (Asia Payment Network) Auth: requires an access token (sign up: https://docs.chip-in.asia/) Pricing: freemium Base URL: https://gate.chip-in.asia/api/v1/ Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.