PASAR API
Aggregator: integrate once and switch between Korean PGs (KG INICIS, Toss, KakaoPay, NICE) without re-coding.
View docs ↗ More Payments APIs# PortOne (i'mport) ~ multi-PG payment gateway needs an access token ~ get yours at: # https://developers.portone.io/api/rest-v2 curl 'https://api.iamport.kr' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a South Korea API into my app. API: PortOne (i'mport) ~ multi-PG payment gateway Provider: PortOne Auth: requires an access token (sign up: https://developers.portone.io/api/rest-v2) Pricing: freemium Base URL: https://api.iamport.kr Important note: Aggregator: integrate once and switch between Korean PGs (KG INICIS, Toss, KakaoPay, NICE) without re-coding. Source: PortOne (https://developers.portone.io/api/rest-v2) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs token Last checked: 2026-07-05 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.