The Good Bank APIs
Number of APIs: 11
-
account-transactions - Account transactions GET {{baseUrl}}/account/transactions?limit=<integer>&filter=<string>
-
people-customers - Our customers GET {{baseUrl}}/people/customers
-
/ - Ping GET {{baseUrl}}/
-
user-change-password - User Change Password POST {{baseUrl}}/user/change-password
-
user-logout - User Logout GET {{baseUrl}}/user/logout
-
user-login - User Login POST {{baseUrl}}/user/login
-
user - Update User Information PUT {{baseUrl}}/user
-
user - Create User POST {{baseUrl}}/user
-
account-{user_id}-summary - Account summary GET {{baseUrl}}/account/:user_id/summary
-
admin-credit - Credit amount POST {{baseUrl}}/admin/credit