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 Smart Contract API

Admin Smart Contract Controller

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

This API exposes 20 operations across 20 paths, and defines 1 schema. 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.

20 operations 20 paths 1 schemas 6 GET14 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 Smart Contract API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 20

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

Admin Smart Contract 20

Admin Smart Contract Controller

POST
/bapi/v1/hedera/contracts/carbon-token/balance
토큰 잔고 조회
getTokenBalanceUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/carbon-token/metadata
토큰 메타데이터 조회
getTokenMetadataUsingPOST body → 200201401403404
GET
/bapi/v1/hedera/contracts/credit-operator/info
CreditOperator 정보
getCreditOperatorInfoUsingGET → 200401403404
POST
/bapi/v1/hedera/contracts/credit-operator/mint
토큰 민팅
mintCreditUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/credit-operator/pause
CreditOperator Pause
pauseOperatorUsingPOST → 200201401403404
POST
/bapi/v1/hedera/contracts/credit-operator/unpause
CreditOperator Unpause
unpauseOperatorUsingPOST → 200201401403404
POST
/bapi/v1/hedera/contracts/migration/execute
기존 거래 마이그레이션 실행 (비동기)
migrationExecuteUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/migration/fix-canceled-gifts
취소된 선물 토큰 보정
fixCanceledGiftsUsingPOST → 200201401403404
GET
/bapi/v1/hedera/contracts/migration/preview
기존 거래 마이그레이션 미리보기
migrationPreviewUsingGET → 200401403404
GET
/bapi/v1/hedera/contracts/migration/status
마이그레이션 진행 상태
migrationStatusUsingGET → 200401403404
GET
/bapi/v1/hedera/contracts/overview
컨트랙트 Overview
getOverviewUsingGET → 200401403404
POST
/bapi/v1/hedera/contracts/paymaster/add-user
Paymaster 사용자 추가
addSponsoredUserUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/paymaster/deposit
Paymaster HBAR 입금
depositToPaymasterUsingPOST body → 200201401403404
GET
/bapi/v1/hedera/contracts/paymaster/info
Paymaster 정보
getPaymasterInfoUsingGET → 200401403404
POST
/bapi/v1/hedera/contracts/paymaster/remove-user
Paymaster 사용자 제거
removeSponsoredUserUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/paymaster/user-info
Paymaster 사용자 정보
getPaymasterUserInfoUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/paymaster/withdraw
Paymaster HBAR 출금
withdrawFromPaymasterUsingPOST body → 200201401403404
GET
/bapi/v1/hedera/contracts/registry/counts
Registry 기록 수
getRegistryCountsUsingGET → 200401403404
POST
/bapi/v1/hedera/contracts/registry/offset-record
Offset 기록 조회
getOffsetRecordUsingPOST body → 200201401403404
POST
/bapi/v1/hedera/contracts/registry/transfer-record
Transfer 기록 조회
getTransferRecordUsingPOST body → 200201401403404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is WinclResponseData«Map«string,object»» (3 properties). Each schema is shown below with its type and property counts.

WinclResponseData«Map«string,object»»
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-admin-smart-contract-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