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

Product Controller

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

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

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

4 operations 4 paths 8 schemas 4 GET

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

Paths & Operations 4

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

Product 4

Product Controller

GET
/api/v1/project/product
Product 리스트
productListUsingGET_1 7 params → 200401403404
GET
/api/v1/project/product/home
Home Product
homeProductsUsingGET_1 → 200401403404
GET
/api/v1/project/product/{id}
Product 상세정보
productInfoUsingGET_1 1 param → 200401403404
GET
/api/v1/project/product/{id}/preview
Product Preview
productInfoPreviewUsingGET 1 param → 200401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ProductDetail (50 properties), Product (16 properties), HomeProduct (10 properties), WinclResponseDataList«Product» (8 properties). Each schema is shown below with its type and property counts.

ProductDetail
object
50 properties
WinclResponseDataList«Product»
object
8 properties
Product
object
16 properties
HomeProduct
object
10 properties
WinclResponseData«ProductDetail»
object
3 properties
WinclResponseData«List«HomeProduct»»
object
3 properties
ProjectAgencyRegistry
object
7 properties
ProjectEffect
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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