Token Generation
Developing
POST
https://api.freedompay.kz/v5/partner/transfer/agent/auth
Access to the API is controlled through access tokens and refresh tokens, ensuring secure communication and limiting unauthorized usage.
agent_ID
) and (agent_secret
) and receives an access token and a refresh token.The access token is required to perform all operations related to transfers.
The refresh token is used to extend the session without the need to re-enter credentials.
Request
Body Params application/json
Request samples
Responses
Modified at 2025-04-01 09:56:17