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

Admin Utils Controller

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

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

3 operations 3 paths 6 schemas 1 GET1 POST1 PUT

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 Utils API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 3

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

Admin Utils 3

Admin Utils Controller

PUT
/bapi/v1/utils/nation
국가 상응조정률 수정
updateCorrespondingAdjustmentRateUsingPUT body → 200201401403404
GET
/bapi/v1/utils/nation/list
국가 리스트
nationalListUsingGET → 200401403404
POST
/bapi/v1/utils/upload/image
이미지 업로드
uploadImageUsingPOST body → 200201401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Nation (7 properties), WinclResponseData«List«Nation»» (3 properties), WinclResponseData«UploadFileResponse» (3 properties), AdminModifyNationRequest (2 properties). Each schema is shown below with its type and property counts.

UploadFileResponse
object
1 property
WinclResponseData«UploadFileResponse»
object
3 properties
WinclResponseData«List«Nation»»
object
3 properties
WinclResponse
object
2 properties
Nation
object
7 properties
AdminModifyNationRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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