APICK
REMOTE · APICK.APP · 2 COMPONENTS · SCANNED SEP 20
APICK Korean data, OCR, search, conversion, image and video generation, and asynchronous TTS
Available components
Recent critical change
Authorization (1 Sept 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (tts_jobs_cancel). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability69
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 18232 tokens (~189/item across 96 items; 96 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management95
- Stability check failed: schema churn in the 30 days we've observed: 3 tool removals, 2 breaking changes, 0 auth/transport breaks, 19 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety83
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 1 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pdf_merge" implies "merge" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Partial
- An AI judge read all 96 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the APICK MCP server?
APICK is a hosted endpoint at https://apick.app/mcp/all, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · apick.app
claude mcp add --transport http app-apick-all 'https://apick.app/mcp/all'
{
"mcpServers": {
"app-apick-all": {
"url": "https://apick.app/mcp/all"
}
}
} {
"servers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
} [mcp_servers.app-apick-all] url = "https://apick.app/mcp/all"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"app-apick-all": {
"type": "remote",
"url": "https://apick.app/mcp/all",
"enabled": true
}
}
} openclaw mcp add app-apick-all --url 'https://apick.app/mcp/all' --transport streamable-http
mcp_servers:
app-apick-all:
url: "https://apick.app/mcp/all" {
"McpServers": {
"app-apick-all": {
"Transport": "http",
"Url": "https://apick.app/mcp/all"
}
}
} assistant mcp add app-apick-all -t streamable-http -u 'https://apick.app/mcp/all'
{
"mcpServers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
- Tool “check_phone_valid” rewrote its description, which is the text the model reads security
- Tool “tts_jobs_create” rewrote its description, which is the text the model reads security
- “check_phone_valid” dropped the optional parameter “search_hlr” cosmetic
- 19 Sept 26 −1
- A breaking change shipped without a version bump: still 0.0.1 ▼ security
- Tool “check_pccc” was removed ▼ security
- Tool “get_pccc” rewrote its description, which is the text the model reads security
- Tool “req_pccc” rewrote its description, which is the text the model reads security
- “req_pccc” added a required parameter “provider”, so existing callers break ▼ functional
- “req_pccc” added a required parameter “birthday”, so existing callers break ▼ functional
- “get_pccc” added a required parameter “tx_id”, so existing callers break ▼ functional
- “get_pccc” dropped the required parameter “answer” ▼ functional
- “get_pccc” dropped the required parameter “auth_key” ▼ functional
- “req_pccc” dropped the required parameter “rrn1” ▼ functional
- “req_pccc” dropped the required parameter “rrn2” ▼ functional
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 92 to 95.
- 14 Sept 26 −1
- Tool “kling_jobs_create” rewrote its description, which is the text the model reads security
- Tool “seedance_jobs_create” rewrote its description, which is the text the model reads security
- Tool “veo_jobs_create” rewrote its description, which is the text the model reads security
- Tool “identi_card2” rewrote its description, which is the text the model reads security
- Schema quality: 150 → 188 ▼ functional
- “seedance_jobs_create” added an optional parameter “reference_audio_url_2” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_4” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_5” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_8” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_7” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_6” cosmetic
- “kling_jobs_create” added an optional parameter “reference_image_url_4” cosmetic
- “kling_jobs_create” added an optional parameter “reference_image_url_5” cosmetic
- “kling_jobs_create” added an optional parameter “reference_image_url_6” cosmetic
- “kling_jobs_create” added an optional parameter “reference_image_url_7” cosmetic
- “kling_jobs_create” added an optional parameter “reference_video_url” cosmetic
- “kling_jobs_create” added an optional parameter “reference_video_url_2” cosmetic
- “kling_jobs_create” added an optional parameter “reference_video_url_3” cosmetic
- “kling_jobs_create” added an optional parameter “reference_video_url_4” cosmetic
- “kling_jobs_create” added an optional parameter “version” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_10” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_3” cosmetic
- “veo_jobs_create” added an optional parameter “version” cosmetic
- “seedance_jobs_create” added an optional parameter “version” cosmetic
- “seedance_jobs_create” added an optional parameter “tier” cosmetic
- “seedance_jobs_create” added an optional parameter “seed” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_9” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_8” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_7” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_6” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_5” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_4” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_3” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_2” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_video_url_10” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_9” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_8” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_7” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_6” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_5” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_4” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_30” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_29” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_28” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_27” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_26” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_25” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_24” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_23” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_22” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_21” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_20” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_19” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_18” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_17” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_16” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_15” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_14” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_13” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_12” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_11” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_image_url_10” cosmetic
- “seedance_jobs_create” added an optional parameter “reference_audio_url_9” cosmetic
- “kling_jobs_create” reworded the description of “aspect_ratio” cosmetic
- “kling_jobs_create” reworded the description of “audio” cosmetic
- “kling_jobs_create” reworded the description of “duration” cosmetic
- “kling_jobs_create” reworded the description of “resolution” cosmetic
- “kling_jobs_create” reworded the description of “tier” cosmetic
- “seedance_jobs_create” reworded the description of “aspect_ratio” cosmetic
- “seedance_jobs_create” reworded the description of “audio” cosmetic
- “seedance_jobs_create” reworded the description of “duration” cosmetic
- “seedance_jobs_create” reworded the description of “resolution” cosmetic
- “veo_jobs_create” reworded the description of “tier” cosmetic
- “veo_jobs_create” reworded the description of “resolution” cosmetic
- “veo_jobs_create” reworded the description of “duration” cosmetic
- “veo_jobs_create” reworded the description of “audio” cosmetic
- “veo_jobs_create” reworded the description of “aspect_ratio” cosmetic
- “identi_card2” reworded the description of “ghost_num” cosmetic
- 13 Sept 26 −1
- Schema quality: 12520 → 14636 ▼ functional
- New tool “kling_jobs_create” functional
- New tool “kling_jobs_status” functional
- New tool “seedance_jobs_create” functional
- New tool “seedance_jobs_status” functional
- New tool “veo_jobs_create” functional
- New tool “veo_jobs_status” functional
- 9 Sept 26 +1
- New tool “tts_jobs_candidate_audio” functional
- New tool “tts_jobs_retry” functional
- New tool “tts_jobs_quality” functional
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 85 to 88.
- 5 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 78 to 82.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://apick.app/mcp/all
TLS valid
Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=apick.app | CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB | 24 Apr 2026 | 8 Nov 2026 | RSA 2048 | SHA256-RSA | ff9cd226add88096b646ade956162508 |
| SANs: apick.app, www.apick.app | ||||||
| CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB (CA) | CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB | 22 Mar 2021 | 21 Mar 2036 | RSA 3072 | SHA384-RSA | 397a66cc2756362e0daa87ca6eabe3b1 |
| CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) | CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US | 22 Mar 2021 | 18 Jan 2038 | RSA 4096 | SHA384-RSA | d27fbbc1de359e5216ad6149586099c4 |
| CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US (CA) | CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US | 1 Feb 2010 | 18 Jan 2038 | RSA 4096 | SHA384-RSA | 1fd6d30fca3ca51a81bbc640e35032d |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of apick.app. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| app. | present | 23684 | 8 | Verified |
| apick.app. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://apick.app/mcp/all | Verified | 200 | |
| http (plaintext) | http://apick.app/mcp/all | HTTPS enforced | 301 | https://apick.app/mcp/all |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
account_realname 계좌 예금주 실명 조회 ~131
Look up the account holder name of a Korean bank account. 대한민국 은행 계좌의 예금주명을 조회합니다. 송금 전 예금주 확인 등에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| account_num | string | yes | 계좌번호 (숫자만, 하이픈 제외) |
| bank_code | string | – | 은행 코드 (bank_code Tool로 조회 가능, 예: 004) |
| bank_name | string | – | 은행명 (예: 국민). bank_code 대신 입력 가능 |
No output schema declared.
No examples provided.
bank_code 은행코드 조회 ~55
List Korean bank codes and names. 대한민국 은행 코드·은행명 전체 목록을 반환합니다. transfer_1won, account_realname Tool의 bank_code 입력값을 찾을 때 사용합니다. 무료입니다. [무료]
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
base64_to_image base64 이미지 변환 ~102
Decode a base64-encoded image string back into an image file. base64 로 인코딩된 이미지 문자열을 원본 이미지 파일로 디코딩해 반환합니다. "data:image/타입;base64," 접두어가 붙은 문자열도 허용됩니다. [호출당 2포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| base64 | string | yes | 이미지 base64 문자열 (data:image/타입;base64, 접두어 허용) |
No output schema declared.
No examples provided.
biz_detail 사업자 정보 조회 ~118
Look up general status information of a Korean business by its 10-digit business registration number. 사업자등록번호로 해당 사업자의 일반 현황 정보(대표자, 주소, 직원수, 설립일, 업종, 업태, 종목, 연락처, 사업자상태, 과세유형 등)를 조회합니다. [호출당 50포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| biz_no | string | yes | 사업자등록번호 (숫자 10자리, 하이픈 제외, 예: 4398700761) |
No output schema declared.
No examples provided.
check_email_valid 이메일 유효성 검사 ~70
Validate email syntax, MX availability, and free or disposable domain status. 이메일 형식, MX 수신 가능 여부, 무료·일회용 메일 여부를 검사합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | 이메일 주소 (예: sample.user@gmail.com) |
No output schema declared.
No examples provided.
check_phone_valid 전화번호 유효성 검사 ~84
Validate and format a phone number and check the carrier and line type. 전화번호 형식 검사와 통신사·회선유형 확인을 함께 제공합니다. 건당 40P. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| number | string | yes | 전화번호 (예: 01012341234, 해외는 +국가코드 형식) |
No output schema declared.
No examples provided.
check_spam_number 스팸/광고/범죄 전화번호 조회 ~88
Check whether a phone number has been reported for spam, advertising, or criminal use in Korea. 스팸/광고/범죄에 사용된 전화번호인지 조회합니다. 수신 전화 필터링, 이상 거래 탐지 등에 사용합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| number | string | yes | 전화번호 (예: 01012341234) |
No output schema declared.
No examples provided.
crawl_youtube 유튜브 계정 정보 수집 ~78
Collect a YouTube channel profile and its latest uploaded videos. 유튜브 계정(채널) 정보와 최근 게시한 동영상 정보를 수집해 반환합니다. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| user_id | string | yes | 수집할 유튜브 사용자(채널) 아이디 (예: CNN) |
No output schema declared.
No examples provided.
docx_to_pdf DOCX 파일을 PDF 파일로 변환 ~94
Convert a DOCX (Word) file to a PDF file. DOCX 파일을 PDF 파일로 변환해 반환합니다. DOCX 형식의 파일만 허용됩니다. [호출당 80포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| docx_url | string | yes | 다운로드 가능한 https URL (허용 형식: application/vnd.openxmlformats-officedocument.wordprocessingml.document) (최대 25MB) |
No output schema declared.
No examples provided.
download_youtube_video 유튜브 동영상 다운로드 ~93
Download a publicly available YouTube video and return it as an MP4 file. 유튜브에 공개된 동영상을 MP4 파일로 다운로드해 반환합니다. 비공개·차단된 게시글은 실패로 응답합니다. [호출당 3포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 유튜브 게시글 URL (예: https://www.youtube.com/watch?v=...) |
No output schema declared.
No examples provided.
draw_watermark_image Image 워터마크 삽입 ~244
Draw a visible text watermark across an image. 이미지 파일에 텍스트 워터마크를 삽입한 PNG 이미지를 반환합니다. 글자 크기·색상·투명도·밀집도를 조절할 수 있으며, PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | 워터마크 색상 HEX (000000 ~ FFFFFF, 기본값 EEEEEE) |
| density | integer | – | 워터마크 글자 밀집도 (5 ~ 15, 기본값 10) |
| font_size | integer | – | 워터마크 글자 크기 (10 ~ 100, 기본값 10) |
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp, image/bmp) (최대 50MB) |
| opacity | number | – | 워터마크 투명도 (0 ~ 1, 기본값 0.5) |
| wm | string | yes | 워터마크 문자열 (최대 30자) |
No output schema declared.
No examples provided.
draw_watermark_pdf PDF 워터마크 삽입 ~324
Draw a visible text watermark across every page of a PDF file. PDF 파일 전체 페이지에 텍스트 워터마크를 삽입한 PDF 를 반환합니다. 글자 크기·색상·투명도·각도·밀집도·적용 영역을 조절할 수 있으며, PDF 형식의 파일만 허용됩니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| angle | integer | – | 워터마크 각도 (0 ~ 360, 기본값 35) |
| color | string | – | 워터마크 색상 HEX (000000 ~ FFFFFF, 기본값 EEEEEE) |
| density | integer | – | 워터마크 글자 밀집도 (100 ~ 200, 기본값 150) |
| font_size | integer | – | 워터마크 글자 크기 (8 ~ 30, 기본값 10) |
| height | integer | – | 워터마크 적용 높이 (0 ~ 2000, 기본값 800, A4 기준) |
| opacity | number | – | 워터마크 투명도 (0 ~ 1, 기본값 0.05) |
| pdf_url | string | yes | 다운로드 가능한 https URL (허용 형식: application/pdf) (최대 25MB) |
| width | integer | – | 워터마크 적용 너비 (0 ~ 2000, 기본값 550, A4 기준) |
| wm | string | yes | 워터마크 문자열 (최대 30자) |
No output schema declared.
No examples provided.
extract_video_thumbnail 동영상 미리보기 이미지 추출 ~173
Extract preview thumbnail images from a video at regular intervals and return them as a ZIP file. 동영상에서 일정 구간마다 미리보기 이미지를 추출해 ZIP 파일로 반환합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| count | string | – | 추출할 이미지 개수 (범위: 0 ~ 200, 기본값 100) |
| video_url | string | yes | 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/x-msvideo, video/webm, video/x-matroska) (최대 200MB) |
| width | string | – | 이미지 가로 길이 (범위: 100 ~ 2000, 기본값 480). 세로 길이는 가로 비율에 따라 자동 계산 |
No output schema declared.
No examples provided.
face_blur 얼굴 모자이크 처리 ~142
Detect faces in an image and blur (mosaic) them. 이미지 파일에서 얼굴을 인식해 해당 영역을 모자이크 처리한 이미지(JPEG)를 반환합니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 20포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp, image/bmp) (최대 50MB) |
| threshold | number | – | 얼굴 추출 민감도 (0 ~ 0.9, 기본값 0.5, 작을수록 민감하게 추출) |
No output schema declared.
No examples provided.
face_detection 이미지 얼굴 인식 ~166
Detect faces in an image and return their coordinates. 이미지 파일에서 얼굴을 인식해 해당 좌표를 반환합니다. use_feature=1 입력 시 얼굴 특징 정보를 함께 반환합니다. [호출당 3포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB) |
| threshold | string | – | 얼굴 추출 민감도 (범위: 0 ~ 0.9, 기본값 0.5, 높을수록 정확한 얼굴만 추출) |
| use_feature | string | – | 얼굴 특징 정보 포함 여부 (포함: 1, 미포함: 0, 기본값 0) |
No output schema declared.
No examples provided.
get_car_flooding 차량 침수차 여부 조회 ~117
Check whether a Korean vehicle has a flood damage record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 자동차의 침수 이력 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| type | string | yes | 조회 종류. 1: 차대번호(VIN), 2: 차량번호 |
| value | string | yes | 차대번호(type=1, 17자리) 또는 차량번호(type=2) |
No output schema declared.
No examples provided.
get_car_scrap 차량 폐차사고처리 여부 조회 ~119
Check whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number. 차대번호(VIN) 또는 차량번호로 폐차사고처리 여부를 조회합니다. 중고차 구매 전 확인 등에 사용합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| type | string | yes | 조회 종류. 1: 차대번호(VIN), 2: 차량번호 |
| value | string | yes | 차대번호(type=1, 17자리) 또는 차량번호(type=2) |
No output schema declared.
No examples provided.
get_pccc 개인통관고유부호 조회 ~192
Retrieve a Korean Personal Customs Clearance Code (PCCC) by transaction ID. req_pccc 로 받은 tx_id 를 입력하면 처리 상태를 확인합니다. 아직 승인 전이면 status 는 pending, message 는 "인증 대기중입니다." 이며 과금되지 않습니다. 승인이 끝나면 서버가 최종 정보를 조회해 DB에 저장하고 개인통관고유부호·주소와 함께 수집 시각 checked_at 을 반환하며 이때 과금됩니다. 조회는 정상 처리됐지만 발급된 부호가 없으면 message 는 "조회된 개인통관고유부호가 없습니다." 이고 과금되지 않습니다. 결과는 24시간 동안 재조회할 수 있고 재조회할 때마다 과금됩니다. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| tx_id | string | yes | req_pccc 응답의 트랜잭션 ID |
No output schema declared.
No examples provided.
get_watermark 비가시성 워터마크 조회 ~125
Read the invisible watermark code embedded in an image. 이미지에 삽입된 비가시성 워터마크 코드를 조회해 JSON 으로 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp, image/bmp) (최대 50MB) |
No output schema declared.
No examples provided.
google_image_search 구글 이미지 검색(키워드로 검색) ~104
Google image search by keyword: return image results (image URL, source link, title). 특정 키워드의 구글 이미지 검색 결과(이미지 URL·출처 링크·제목)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 있습니다. [호출당 20포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | 검색할 키워드 |
| page | string | – | 검색 결과 조회 페이지 (기본값 1) |
No output schema declared.
No examples provided.
google_lens_search 구글 렌즈 검색(이미지로 검색) ~116
Reverse image search: upload an image and get visually matching web pages and labels. 이미지 파일을 업로드해 해당 이미지와 관련된 웹 페이지(링크·이미지·텍스트)와 라벨을 조회합니다. 이미지 형식 파일만 허용됩니다. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/gif, image/bmp) (최대 50MB) |
No output schema declared.
No examples provided.
google_search 구글 키워드 검색 ~101
Google keyword search: return web search results (link, title, snippet) for a keyword. 특정 키워드의 구글 검색 결과(링크·제목·요약)를 조회합니다. page 로 결과 페이지를 넘겨 가며 조회할 수 있습니다. [호출당 5포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| keyword | string | yes | 검색할 키워드 |
| page | string | – | 검색 결과 조회 페이지 (기본값 1) |
No output schema declared.
No examples provided.
hide_rrn 개인정보 마스킹(주민등록번호) ~207
Mask resident registration numbers found in an image and return the masked image. 이미지에서 주민등록번호를 인식해 지정한 방식으로 가린 이미지를 반환합니다. 이미지 파일과 type(1: 주민등록번호 전체 가림, 2: 뒷자리 전체 가림, 3: 뒷자리 첫 숫자 제외 가림, 4: 주민등록번호와 주소 가림)을 모두 입력해야 합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 20포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 50MB) |
| type | string | yes | 가림 처리 타입 (1: 주민등록번호 전체, 2: 뒷자리 전체, 3: 뒷자리 첫 숫자 제외, 4: 주민등록번호+주소) |
No output schema declared.
No examples provided.
holiday_info 공휴일 조회 ~94
Look up Korean public holidays for a given year and month. 해당 년월의 대한민국 공휴일 정보를 조회합니다. 영업일 계산, 일정 관리 등에 사용합니다. [호출당 3포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| month | string | yes | 조회 월 (1 ~ 12, 예: 02) |
| year | string | yes | 조회 년도 (1900 ~ 2200, 예: 2024) |
No output schema declared.
No examples provided.
html_to_pdf HTML PDF 변환 ~91
Render HTML code into a PDF file. HTML 코드를 렌더링해 PDF 파일로 변환합니다. HTML 문자열을 입력하면 변환된 PDF 파일을 반환합니다. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | yes | 변환할 HTML 코드 |
| pagination | integer | – | 페이지 번호 표시 여부 (0: 없음(기본값), 1: 표시) |
No output schema declared.
No examples provided.
identi_card_image1 [Image/PDF] 주민등록증 진위 확인 ~128
Verify the authenticity of a Korean resident registration card from an image or PDF file. 주민등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 50MB) |
No output schema declared.
No examples provided.
identi_card_image2 [Image/PDF] 운전면허증 진위 확인 ~129
Verify the authenticity of a Korean driver license from an image or PDF file. 운전면허증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 50MB) |
No output schema declared.
No examples provided.
identi_card_image3 [Image/PDF] 여권 진위 확인 ~129
Verify the authenticity of a Korean passport from an image or PDF file. 여권 인적사항면 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 50MB) |
No output schema declared.
No examples provided.
identi_card_image4 [Image/PDF] 주민등록등본 진위 확인 ~135
Verify the authenticity of a Korean resident registration certificate from an image or PDF file. 주민등록등본 이미지 또는 PDF 파일을 업로드하면 문서확인번호 등 기재 정보를 자동 인식해 진위 여부를 확인합니다. 텍스트 입력 없이 파일 하나만 전달하면 됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 50MB) |
No output schema declared.
No examples provided.
identi_card_image5 [Image/PDF] 외국인등록증 진위 확인 ~192
Verify the authenticity of a Korean alien registration card (residence card) from an image or PDF file. 외국인등록증 이미지 또는 PDF 파일을 업로드하면 기재 정보를 자동 인식해 진위 여부를 확인합니다. card_sn(뒷면 일련번호 11자리)은 선택 입력이며, 2011-01-01 이후 발급된 등록증은 필수입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 60포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| card_sn | string | – | 뒷면 일련번호 (11자리). 2011-01-01 이후 발급분은 필수 |
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, application/pdf) (최대 50MB) |
No output schema declared.
No examples provided.
identi_card1 [Text] 주민등록증 진위 확인 ~180
Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input. 주민등록증의 기재 정보를 입력해 진위 여부를 확인합니다. name, rrn1, rrn2, date 네 항목을 모두 입력해야 하며, date는 숫자만 허용됩니다(예: 20230101). 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | 발급일자 (숫자만, 예: 20230101) |
| name | string | yes | 성명 |
| rrn1 | string | yes | 주민등록번호 앞 6자리 |
| rrn2 | string | yes | 주민등록번호 뒤 7자리 |
No output schema declared.
No examples provided.
identi_card2 [Text] 운전면허증 진위 확인 ~399
Check Korean driver license number and personal details. ghost_num is optional, may be empty, and is not used in the match decision. 운전면허번호와 인적사항을 조회합니다. birth_y, birth_m, birth_d, name과 licen_no0~licen_no3은 필수입니다. ghost_num(식별번호)은 생략·빈값·임의 문자열 모두 허용하며 전달값을 판정에 사용하지 않습니다. rrn1, rrn2도 선택 입력입니다. 암호일련번호 자체나 실물 면허증의 위·변조 여부는 검증하지 않습니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| birth_d | string | yes | 생년월일 - 일 (예: 01) |
| birth_m | string | yes | 생년월일 - 월 (예: 01) |
| birth_y | string | yes | 생년월일 - 년 (예: 2000) |
| ghost_num | string | – | 식별번호 (선택, 생략·빈값 허용, 전달값은 판정에 사용하지 않음) |
| licen_no0 | string | yes | 면허번호 1구획 (예: 21) |
| licen_no1 | string | yes | 면허번호 2구획 (예: 19) |
| licen_no2 | string | yes | 면허번호 3구획 (예: 174133) |
| licen_no3 | string | yes | 면허번호 4구획 (예: 01) |
| name | string | yes | 성명 |
| rrn1 | string | – | 주민등록번호 앞 6자리 (선택) |
| rrn2 | string | – | 주민등록번호 뒤 7자리 (선택) |
No output schema declared.
No examples provided.
identi_card3 [Text] 여권 진위 확인 ~211
Verify the authenticity of a Korean passport using text input. 여권의 기재 정보를 입력해 진위 여부를 확인합니다. name, pass_num, made_date, exp_date, birth_date 다섯 항목을 모두 입력해야 하며, 일자 세 항목은 숫자만 허용됩니다(예: 20230101). 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| birth_date | string | yes | 생년월일 (숫자만, 예: 20000101) |
| exp_date | string | yes | 만료일자 (숫자만, 예: 20330101) |
| made_date | string | yes | 발급일자 (숫자만, 예: 20230101) |
| name | string | yes | 성명 |
| pass_num | string | yes | 여권번호 (예: M00000000) |
No output schema declared.
No examples provided.
identi_card4 [Text] 주민등록등본 진위 확인 ~254
Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input. 주민등록등본의 문서확인번호로 진위 여부를 확인합니다. 문서확인번호 16자리를 4자리씩 나눈 doc_num1~doc_num4와 발급 종류 type(1: 정부24 발급, 2: 기타 발급)은 필수이며, name(성명)은 선택 입력입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| doc_num1 | string | yes | 문서확인번호 1구획 (4자리) |
| doc_num2 | string | yes | 문서확인번호 2구획 (4자리) |
| doc_num3 | string | yes | 문서확인번호 3구획 (4자리) |
| doc_num4 | string | yes | 문서확인번호 4구획 (4자리) |
| name | string | – | 성명 |
| type | string | yes | 발급 종류 (1: 정부24 발급, 2: 기타 발급) |
No output schema declared.
No examples provided.
identi_card5 [Text] 외국인등록증 진위 확인 ~230
Verify the authenticity of a Korean alien registration card (residence card) using text input. 외국인등록증의 기재 정보를 입력해 진위 여부를 확인합니다. rrn(외국인등록번호 13자리)과 made_date(발급일자 10자리, 예: 2020-01-01)는 필수이며, card_sn(뒷면 일련번호)은 입력 시 11자리여야 하고 2011-01-01 이후 발급된 등록증은 필수입니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| card_sn | string | – | 뒷면 일련번호 (11자리). 2011-01-01 이후 발급분은 필수 |
| made_date | string | yes | 발급일자 (10자리, 예: 2020-01-01) |
| rrn | string | yes | 외국인등록번호 (숫자 13자리) |
No output schema declared.
No examples provided.
identity_document_driver_license 운전면허증 개인정보 마스킹 ~167
Extract key fields from a Korean driver license image and mask the last 6 digits of the RRN. 운전면허증(주민등록번호 표기형) 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 50MB) |
No output schema declared.
No examples provided.
identity_document_id_card 주민등록증 개인정보 마스킹 ~157
Extract key fields from a Korean resident registration card image and mask the last 6 digits of the RRN. 주민등록증 이미지에서 지정 정보를 추출하고 주민등록번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 50MB) |
No output schema declared.
No examples provided.
identity_document_passport 여권 개인정보 마스킹 ~164
Extract key fields from a passport image and mask the passport number and MRZ area. 여권 인적사항면 이미지에서 지정 정보를 추출하고 여권번호 및 MRZ 영역을 마스킹한 이미지를 함께 반환합니다. MRZ 2줄이 포함되도록 촬영한 PNG 또는 JPEG 이미지 파일 하나만 전달하면 되며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 50MB) |
No output schema declared.
No examples provided.
identity_document_residence_card 외국인등록증 개인정보 마스킹 ~204
Extract key fields from a Korean residence card, permanent resident card, or overseas Korean resident card image and mask the last 6 digits of the registration or domestic residence report number. 외국인등록증·영주증·외국국적동포 국내거소신고증 이미지에서 지정 정보를 추출하고 등록번호 또는 거소신고번호 뒷자리 6자리를 마스킹한 이미지를 함께 반환합니다. 한 번에 신분증 한 장이 포함된 PNG 또는 JPEG 이미지만 전달해야 하며, 마스킹된 이미지는 JSON 응답의 masked_image 필드에 base64로 포함됩니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png) (최대 50MB) |
No output schema declared.
No examples provided.
image_batch_create 이미지 대량 작업 생성 ~283
이미지 1~50장의 비동기 생성 또는 편집 작업을 접수합니다. 접수 즉시 장수×25포인트가 선차감되고 실패한 이미지의 포인트는 즉시 환급됩니다. 접수 후에는 취소할 수 없습니다. [이미지당 25포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| background | string | – | 배경 방식 |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 생성·과금을 막는 고유 키 |
| image_count | integer | yes | 만들 이미지 장수, 1~50 |
| image_url | string | – | 편집 모드에서 변경할 원본 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| mode | string | yes | 작업 방식 |
| output_format | string | – | 출력 포맷 |
| prompt | string | yes | 생성 또는 편집 지시, 최대 28,000자 |
| reference_image_url | string | – | 생성 모드에서 사용할 참고 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| size | string | – | 표준 출력 크기, 기본 1024x1024 |
No output schema declared.
No examples provided.
image_batch_result 이미지 대량 작업 결과 ~54
완료된 대량 작업 결과 중 지정한 한 장을 이미지 콘텐츠로 반환합니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| index | integer | yes | 0부터 시작하는 이미지 번호 |
| job_id | string | yes | 작업 ID |
No output schema declared.
No examples provided.
image_batch_status 이미지 대량 작업 상태 ~46
대량 이미지 작업의 진행 상태, 선차감·환급·현재 차감 포인트를 조회합니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 작업 ID |
No output schema declared.
No examples provided.
image_edit 이미지 한 장 편집 ~175
원본 이미지와 편집 지시로 이미지 한 장을 편집하고 이미지 콘텐츠로 반환합니다. 장당 25포인트입니다. [이미지당 25포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| background | string | – | 배경 방식 |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 생성·과금을 막는 고유 키 |
| image_url | string | yes | 원본 이미지 — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| output_format | string | – | 출력 포맷 |
| prompt | string | yes | 편집 지시, 최대 28,000자 |
| size | string | – | 표준 출력 크기, 기본 1024x1024 |
No output schema declared.
No examples provided.
image_generate 이미지 한 장 생성 ~219
텍스트만 사용하거나 참고 이미지와 텍스트를 함께 사용해 이미지 한 장을 생성합니다. 참고 이미지는 제품·인물·색감·구도를 이해하기 위한 자료이며 결과는 새 이미지로 만들어집니다. 장당 25포인트입니다. [이미지당 25포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| background | string | – | 배경 방식 |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 생성·과금을 막는 고유 키 |
| output_format | string | – | 출력 포맷 |
| prompt | string | yes | 생성 프롬프트, 최대 28,000자 |
| reference_image_url | string | – | 새 이미지의 제품·인물·색감·구도 참고용 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| size | string | – | 표준 이미지 크기, 기본 1024x1024 |
No output schema declared.
No examples provided.
image_similarity 이미지 유사도 비교 ~138
Compare a base image with another image and return a similarity score. 기준 이미지와 비교 대상 이미지의 유사도를 분석해 점수를 반환합니다. 원본 검증, 중복 이미지 탐지 등에 사용합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| compare_image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB) |
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB) |
No output schema declared.
No examples provided.
info 계정 정보 조회 ~46
Check your APICK account balance and status. 현재 인증 키에 연결된 APICK 계정의 잔여 포인트와 계정 상태 정보를 조회합니다. 무료입니다. [무료]
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ip_history IP 변경 이력 조회 ~81
Look up the historical IP address changes of a domain. 도메인에 대한 IP 주소 변경 이력 정보를 조회합니다. 최상위 도메인 기준으로 조회되며 하위 도메인은 추적되지 않습니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | 검색할 도메인 (예: apick.app) |
No output schema declared.
No examples provided.
json_to_excel JSON 데이터 EXCEL 파일 변환 ~131
Convert JSON data into an Excel (XLSX) file. JSON 데이터를 EXCEL(XLSX) 파일로 변환해 반환합니다. data_list 는 객체 배열([{"컬럼":"값", ...}, ...]) 또는 2차원 배열([[...], ...]) 형식을 지원합니다. [호출당 1포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| data_list | array | yes | 변환할 데이터 목록. 객체 배열 또는 2차원 배열 (2차원 배열은 모든 행의 열 개수가 같아야 함) |
| sheet_name | string | – | 엑셀 시트 이름 |
No output schema declared.
No examples provided.
kling_jobs_create Kling 영상 작업 접수 ~1,237
Submit an asynchronous Kling video generation job. Select version and tier; supported modes, durations and prices depend on the selected version. Kling 영상 생성 작업을 비동기로 접수합니다. text/image/reference 세 가지 mode를 지원하며, kling_jobs_status Tool로 상태를 조회하고 완료되면 응답의 result_url(REST 다운로드 주소, 7일 이내 유효)로 다운로드합니다. 접수 시 duration × 초당 410포인트가 예약 차감되고 완료 시 확정, 실패·시간 초과 시 전액 환불됩니다. [기본 버전 기준: 초당 410포인트 × duration(초). 다른 버전은 개발가이드의 버전별 요금표 참고.]
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | 출력 화면 비율. 선택 버전·등급·모드에서 허용하는 값만 사용하세요. |
| audio | boolean | – | 오디오 생성 여부. 선택 가능한 버전은 기본 true, 무음 전용 버전은 false, 오디오 필수 버전은 true만 허용합니다. |
| cfg_scale | number | – | 프롬프트 반영 강도(0~1), 기본 0.5 |
| duration | integer | – | 영상 길이(초), 전체 버전 범위 3~15. 허용 값과 기본값은 버전·등급별로 다릅니다. |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 접수·과금을 막는 고유 키 |
| image_url | string | – | image 모드에서 사용할 첫 프레임 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| last_image_url | string | – | image 모드에서 사용할 마지막 프레임 이미지 URL(선택) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| mode | string | – | 입력 방식 — 'text'(텍스트만) | 'image'(첫 프레임 이미지 지정) | 'reference'(참조 이미지·영상으로 주체 지정). 기본 text |
| negative_prompt | string | – | 제외할 요소를 설명하는 텍스트 |
| prompt | string | yes | 영상 생성 프롬프트, 최대 2,000자 |
| reference_image_url | string | – | reference 모드에서 주체를 지정할 참조 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_2 | string | – | reference 모드 참조 이미지 URL(2번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_3 | string | – | reference 모드 참조 이미지 URL(3번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_4 | string | – | 참조 이미지 URL(4번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_5 | string | – | 참조 이미지 URL(5번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_6 | string | – | 참조 이미지 URL(6번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_image_url_7 | string | – | 참조 이미지 URL(7번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 10MB) |
| reference_video_url | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_2 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_3 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_4 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| resolution | string | – | 출력 해상도. 전체 버전의 값 목록이며 허용 조합·기본값·요금은 버전별 개발가이드를 따릅니다. |
| tier | string | – | 품질·속도 등급. 지원 등급과 생략 시 기본값은 version과 mode에 따라 다릅니다. |
| version | string | – | 영상 모델 버전. 생략 시 3.0. 등급·해상도·길이·오디오·파일 제약과 요금은 선택 버전별 개발가이드 표를 확인하세요. |
No output schema declared.
No examples provided.
kling_jobs_status Kling 영상 작업 상태 ~79
Check the status of a Kling video generation job submitted via kling_jobs_create. Kling 영상 작업의 진행 상태를 조회합니다. 완료되면 응답의 result_url(REST 다운로드 주소)로 안내하며, 결과는 완료 후 7일간 유효합니다. 무료입니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 작업 ID |
No output schema declared.
No examples provided.
What is the APICK MCP server?
APICK is an MCP server listed in the public MCP registry as app.apick/all. APICK Korean data, OCR, search, conversion, image and video generation, and asynchronous TTS. This page covers its hosted endpoint (https://apick.app/mcp/all).
Is the APICK MCP server safe to use?
APICK scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the APICK MCP server expose?
APICK exposes 96 tools: transfer_1won, account_realname, bank_code, identi_card1, identi_card2, and 91 more. Their descriptions and schemas cost roughly 18,232 tokens of context every time the server is loaded.
Does the APICK MCP server require authentication?
No. We connected to APICK without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the APICK MCP server still maintained?
APICK is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.