API Calling in Postman

11 views
Skip to first unread message

Rohit Kulkarni

unread,
Jun 9, 2025, 6:40:46 AMJun 9
to Zengine Development
Hello Team,

I need to access the access_token value. from https://platform.zenginehq.com/
I am calling this website :https://auth.zenginehq.com/oauth/token as post in Postman 
by passing the values :

{
  "email":"rkul...@xuz.com",
  "Password":"yxaps"
}

The error i am facing is :

{
    "status": 404,
    "code": 5004,
    "userMessage": "Not Found",
    "developerMessage": "Not Found"
}
For more clairfication, i have attched the screenshot.

Please advise

Regards
Rohit
Zeingein_error.png

Chris M

unread,
Jun 11, 2025, 1:53:43 PMJun 11
to Zengine Development
Rohit,

Please follow the guide here to get your own access token programmatically.

Reply all
Reply to author
Forward
0 new messages