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

Utils Controller

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

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

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

Paths & Operations 7

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

Utils 7

Utils Controller

POST
/api/v1/utils/exchange_rate
환율 정보
exchangeRateUsingPOST body → 200201401403404
GET
/api/v1/utils/nation/list
국가 리스트
nationalListUsingGET_1 → 200401403404
POST
/api/v1/utils/otp/auth
OTP 발송
authOtpUsingPOST body → 200201401403404
POST
/api/v1/utils/otp/verify
OTP 확인
verifyOtpUsingPOST body → 200201401403404
POST
/api/v1/utils/sms/message
SMS 발송
sendSmsUsingPOST body → 200201401403404
POST
/api/v1/utils/submit/partner
파트너 요청
submitPartnerUsingPOST body → 200201401403404
POST
/api/v1/utils/upload/image
이미지 업로드
uploadImageUsingPOST_1 body → 200201401403404

Schemas 13

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

UploadFileResponse
object
1 property
SmsVerifyRequest
object
2 properties
SubmitPartnerRequest
object
5 properties
SmsMessageRequest
object
2 properties
SmsResult
object
1 property
WinclResponseData«UploadFileResponse»
object
3 properties
WinclResponse
object
2 properties
WinclResponseData«List«Nation»»
object
3 properties
WinclResponseData«SmsResult»
object
3 properties
WinclResponseData«ExchangeRate»
object
3 properties
SmsAuthyRequest
object
1 property
Nation
object
7 properties
ExchangeRate
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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