v1
latestOpenAPI 3.1.02026-07-24120106.5 KBGet A Hosted Page Token
Generate a hosted page token to embed in your hosted page. These tokens are limited scope tokens that allow the hosted page to be authenticated with our systems. Guide to use Ezypay Hosted Payment Page can be found here
post/token
Request body
Response
200
Example response
{
"access_token": "access_token_response_here",
"token_type": "Bearer",
"expires_in": 1800,
"scope": "integrator hosted_payment"
}