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 Wallet API

Wallet Controller

WinCL 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 Wallet. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 16 operations across 16 paths, and defines 32 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.

16 operations 16 paths 32 schemas 1 DELETE11 GET4 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 Wallet API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 1 DELETE, 11 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Wallet 16

Wallet Controller

GET
/api/v1/wallet/amount
총 구매수량, 총 사용가능 수량, 총 사용 수량 정보
getUserAmountUsingGET → 200401403404
GET
/api/v1/wallet/certdeprecated
상쇄인증서 리스트
certListUsingGET_1 3 params → 200401403404
GET
/api/v1/wallet/cert/share
상쇄인증서 상세정보 공유하기
certDetailByLoginIdUsingGET 2 params → 200401403404
GET
/api/v1/wallet/cert/{id}deprecated
상쇄인증서 상세정보
certDetailUsingGET_1 1 param → 200401403404915
GET
/api/v1/wallet/credit
credit 리스트
creditSummaryUsingGET 3 params → 200401403404
POST
/api/v1/wallet/credit/offset
Credit 상쇄하기
offsetCreditUsingPOST_1 body → 200201401403404915927
POST
/api/v1/wallet/credit/transfer
Credit 선물하기
transferCreditUsingPOST_1 body → 200201401403404915927
POST
/api/v1/wallet/credit/transfer/test
Credit 선물하기 테스트
transferCreditUsingPOST → 200201401403404
GET
/api/v1/wallet/credit/{id}
credit 상세정보
creditDetailUsingGET_1 4 params → 200401403404915
POST
/api/v1/wallet/gift/receive
선물 받기
receiveGiftUsingPOST body → 200201401403404912913917
GET
/api/v1/wallet/gift/received
받은 선물 리스트
receiveGiftListUsingGET 2 params → 200401403404
GET
/api/v1/wallet/gift/sent
보낸 선물 리스트
sentGiftListUsingGET_1 2 params → 200401403404
DELETE
/api/v1/wallet/gift/sent/{id}
보낸 선물 취소
cancelGiftUsingDELETE 1 param → 200204401403917918
GET
/api/v1/wallet/gift/{giftCd}
선물 정보 조회
giftDetailUsingGET 1 param → 200401403404
GET
/api/v1/wallet/history/buy
구매내역
listPurchaseHistoryUsingGET_1 3 params → 200401403404
GET
/api/v1/wallet/history/buy/{id}
상품별 구매내역
listProductPurchaseHistoryUsingGET 4 params → 200401403404

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are CertDetail (24 properties), BuyHistory (19 properties), CreditDetailAggregation (19 properties), ProjectCreditSummary (18 properties). Each schema is shown below with its type and property counts.

PurchaseHistoryAggregation
object
3 properties
CreditSummaryAggregation
object
4 properties
WinclAggregationResponse«ProjectCreditDetail,CreditDetailAggregation»
object
9 properties
WinclResponseData«CertDetail»
object
3 properties
SentGift
object
17 properties
CreditDetailAggregation
object
19 properties
CreditOffset
object
5 properties
ProjectCert
object
14 properties
CertDetail
object
24 properties
ProjectCreditSummary
object
18 properties
ReceiveGiftRequest
object
1 property
WinclResponse
object
2 properties
BuyHistory
object
19 properties
OffsetCreditRequest
object
2 properties
SentGiftHistoryAggregation
object
3 properties
WinclAggregationResponse«ProjectCreditSummary,CreditSummaryAggregation»
object
9 properties
WinclAggregationResponse«ProjectCert,ProjectCertListAggregation»
object
9 properties
ReceivedGiftHistoryAggregation
object
3 properties
WinclAggregationResponse«SentGift,SentGiftHistoryAggregation»
object
9 properties
ReceivedGift
object
15 properties
WinclAggregationResponse«BuyHistory,PurchaseHistoryAggregation»
object
9 properties
OffsetCredit
object
2 properties
GiftDetail
object
6 properties
WinclResponseData«AmountInfo»
object
3 properties
CertSerial
object
3 properties
ProjectCertListAggregation
object
3 properties
WinclResponseData«GiftDetail»
object
3 properties
AmountInfo
object
3 properties
TransferCreditRequest
object
6 properties
TransferCredit
object
2 properties
WinclAggregationResponse«ReceivedGift,ReceivedGiftHistoryAggregation»
object
9 properties
ProjectCreditDetail
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-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