Skip to content

Authentication

ParaSta uses API key authentication. Include your secret key in the Authorization header as a Bearer token.

Authorization: Bearer sk_test_abc123...
KeyPrefixUsePermissions
Secretsk_test_... / sk_live_...Server-side onlyAll endpoints
Publishablepk_test_... / pk_live_...Browser, mobile, embedded widgetsCreate payments and checkout sessions only — no read, no refund

The key prefix determines the mode automatically — there is no separate base URL for test mode. See Test and Live Mode.

Rotate or revoke keys in the ParaSta DashboardDevelopers → API Keys.

Please contact your representative. 담당자에게 문의해주세요.