앱 정보/목록 조회
GET
/appstore/v2/apps
Base URL:
https://api.solapi.com
로그인 하지 않은 사용자도 앱 정보/목록을 조회 할 수 있습니다.
Query Params
Name | Type | Required | Allowed Operator | Description |
---|---|---|---|---|
offset | number | - | eq | 설명 없음 |
limit | number | - | eq | 페이지당 항목 수 |
accountId | string | - | eq | 계정 고유 아이디 |
appId | string | - | eq | 앱 아이디 |
appName | string | - | eq | 앱 이름 |
categories | array | - | eq | 카테고리 |
type | string | - | eq | 설명 없음 |
문서 생성일: 2025-08-25