Skip to content

scripthon/bima-tri-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bima TRI API

This API provides an interface to interact with the Bima TRI service.

Table of Contents

Features

  • Authentication: Login and OTP-based authentication for secure access.
  • User Profile: Retrieve detailed user profile information.
  • Promo Information: Get the latest promos and offers.
  • Transaction History: View and filter transaction history by category and status.

Endpoints

Authentication

  • POST /api/v1/auth/login: Request an OTP for login.
  • POST /api/v1/auth/login-otp: Login with the received OTP.

User

  • POST /api/v1/profile: Retrieve user profile information.

Promo

  • POST /api/v1/promo: Retrieve promo information.

Transaction

  • POST /api/v1/transaction: Retrieve transaction history with optional filters (category, status).

Swagger Documentation

The API is fully documented using Swagger. Access the interactive documentation after starting the server:

URL: http://bima.thxrhmn.cloud/swagger/index.html

Contributing

Contributions are welcome! Please feel free to submit issues, pull requests, or suggestions.

About

This API provides an interface to interact with the Bima TRI service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors