v1
latestOpenAPI 3.0.02026-07-246335313.6 KBPayment APIs
Create JWT Token
This endpoint is used to authenticate the merchant and obtain an authentication token. Upon successful validations, the response will include the authentication token.
post/api/merchant/auth-token
Headers
Content-Typestring
Request body
Example request
{
"portone_key": "sjcrvcbVYkFobHlx",
"portone_secret": "6cd264c70ec38d41a5dc2662e98c72bac58d3afc5bb4e80debbe3a976a0dc4eb"
}Response
Successful response