Skip to main content

Authorization Token Request

Overview

This service is used to manage all process to retrieves authorization token. For detail information will be describe in the next part.

Paydia's API spec will contain 1 main endpoints which is:

NoAPI NameDescription
1Access Token B2BThis API is used to retrieves authorization token based on client_id and client_secret. The resulting token can be used in the HTTP header Authorization

Signature Generation and Validation

This service uses Asymmetric signature. For details, refer to this page: SNAP Signature

Document Version

The following table is used to show versioning of this document:

NoDateVersionRemarksPage
1August 01, 20242.0.0Revamp DocumentationAll Pages
2May 10, 20231.3.0Removed General Response Code sectionAuthorization Token Request
3October 20, 20221.0.0Initial ReleaseAll Pages