Open Finance Malaysia Developer Portal
Introduction
Introduction
Getting started
DC Sandbox
DP Postman Collection
DC API Developers Guide
Pre-requisites
Well known endpoint
Client Authentication Methods
Client Credentials Grant
Providers
Creating Consents
Authorizing a Consent
Token Exchange
Accessing Account Data
Sample Requests and Responses
GET Well-Known Endpoint
POST PAR
Authorization Code Grant
Token Exchange
Accounts
Balances
Transactions
API Specifications
PayNet DC OFP API Specification v1.2.2
Resources
Downloads
Postman User Guide
Contact Us
PayNet Data Consumer API
OpenID Connect endpoints for PayNet Authorization Server
OIDC
get
/oauth/.well-known/openid-configuration
Well-Known OpenID Configuration
get
/oauth/jwks/paynet
PayNet JSON Web Key Set
get
/oauth/jwks/{dp_id}
Data Consumer JSON Web Key Set
post
/oauth/par
Pushed Authorization Request
get
/oauth/authorize
Authorization Endpoint
post
/oauth/token
Token Endpoint
post
/oauth/introspect
Token Introspection
post
/oauth/revoke
Token Revocation
get
/oauth/userinfo
User Info Endpoint
Consent Management
get
/consents/{consent_id}
Retrieve Consent
post
/consents/{consent_id}/revoke
Revoke Consent
post
/consents/{consent_id}/suspend
Suspend Consent
post
/consents/{consent_id}/reactivate
Reactivate Consent
Providers
get
/providers
List Providers
Accounts
get
/accounts/{account_id}
Get Account
get
/accounts/{account_id}/balances
Get Account Balance
get
/accounts/{account_id}/transactions
List Account Transactions
On this page
OIDC
Consent Management
Providers
Accounts