Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

WinCL Admin Wallet API

Admin Wallet Controller

WinCL Admin Wallet API is one of 44 APIs that WinCL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin Wallet. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 14 operations across 14 paths, and defines 25 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.wincl.io:443.

14 operations 14 paths 25 schemas 12 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.wincl.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

WinCL Admin Wallet API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 12 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Admin Wallet 14

Admin Wallet Controller

GET
/bapi/v1/wallet/cert
유저의 Cert List
certListUsingGET 8 params → 200401403404
GET
/bapi/v1/wallet/cert/{projId}/{userId}
유저의 Cert Detail
certDetailUsingGET 2 params → 200401403404
GET
/bapi/v1/wallet/credit
유저의 Credit list
creditListUsingGET 8 params → 200401403404
POST
/bapi/v1/wallet/credit/offset
Credit 일괄 상쇄하기
offsetCreditUsingPOST body → 200201401403404915927
GET
/bapi/v1/wallet/credit/{projId}/{userId}
유저의 Credit Detail
creditDetailUsingGET 2 params → 200401403404
GET
/bapi/v1/wallet/gift/receive
유저의 받은 선물 리스트
receivedGiftListUsingGET 6 params → 200401403404
GET
/bapi/v1/wallet/gift/receive/{id}
유저의 받은 선물 Detail
receiveGiftDetailUsingGET 1 param → 200401403404
GET
/bapi/v1/wallet/gift/sent
유저의 보낸 선물 리스트
sentGiftListUsingGET 6 params → 200401403404
GET
/bapi/v1/wallet/gift/sent/{id}
유저의 보낸 선물 Detail
sentGiftDetailUsingGET 1 param → 200401403404
GET
/bapi/v1/wallet/history/buy
유저의 구매내역
buyHistoryListUsingGET 10 params → 200401403404
GET
/bapi/v1/wallet/history/buy/cancel
유저의 환불 내역
cancelHistoryListUsingGET 3 params → 200401403404
GET
/bapi/v1/wallet/history/buy/{id}
유저의 구매내역
buyHistoryDetailUsingGET 1 param → 200401403404
GET
/bapi/v1/wallet/info
회원 wallet 정보
walletInfoUsingGET 1 param → 200401403404
POST
/bapi/v1/wallet/regenerate-topic
토픽 미보유 지갑 재발급
regenerateWalletTopicsUsingPOST → 200201401403404

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are AdminBuyHistory (19 properties), AdminCreditDetail (17 properties), AdminCredit (15 properties), AdminCert (14 properties). Each schema is shown below with its type and property counts.

Credit
object
8 properties
WinclResponseDataList«AdminBuyHistory»
object
8 properties
AdminCertDetail
object
14 properties
UserProductCancelHistory
object
10 properties
AdminCert
object
14 properties
WinclResponseDataList«AdminCredit»
object
8 properties
WinclResponseData«AdminSentGift»
object
3 properties
AdminBuyHistory
object
19 properties
WinclResponseData«AdminCreditDetail»
object
3 properties
WinclResponseData«AdminBuyHistory»
object
3 properties
WinclResponseData«List«string»»
object
3 properties
WinclResponseData«AdminCertDetail»
object
3 properties
WinclResponseDataList«AdminSentGift»
object
8 properties
WinclResponseData«AdminReceivedGift»
object
3 properties
AdminReceivedGift
object
14 properties
WinclResponseDataList«AdminCert»
object
8 properties
WinclResponseDataList«AdminReceivedGift»
object
8 properties
AdminCredit
object
15 properties
AdminCreditDetail
object
17 properties
Wallet
object
8 properties
OffsetableUserProductRequest
object
4 properties
WinclResponseData«int»
object
3 properties
WinclResponseDataList«UserProductCancelHistory»
object
8 properties
AdminSentGift
object
13 properties
WinclResponseData«Wallet»
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-admin-wallet-api-openapi.yml Raw ↑

Other APIs WinCL publishes across the network.

WinCL Admin API
WinCL Admin Auth API
WinCL Admin FAQ API
WinCL Admin Hedera API
WinCL Admin Info API
WinCL Admin News API
WinCL Admin Notice API
WinCL Admin Order API
WinCL Admin Payment API
WinCL Admin Product API
WinCL Admin Project API
WinCL Admin QnA API