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 →
land_rt_price 부동산 실거래가 조회 ~242
Look up real estate transaction price records in Korea by region, property type, and year. 시/도·시/군/구, 부동산 유형, 년도를 지정해 부동산 실거래 이력을 조회합니다. addr1 값이 잘못되면 응답의 options 필드로 선택 가능한 지역 목록을 안내합니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| addr1 | string | yes | 도/광역시/특별시 정식 명칭 (예: 서울특별시, 경기도, 부산광역시) |
| addr2 | string | yes | 시/군/구 (예: 금천구) |
| type | string | yes | 유형 코드 A~H 중 하나. A:아파트, B:연립/다세대, C:단독/다가구, D:오피스텔, E:분양/입주권, F:상업/업무용, G:토지, H:공장/창고등 |
| year | string | yes | 조회 년도 (1950 ~ 현재 년도, 예: 2025) |
No output schema declared.
No examples provided.
llm_chat LLM 채팅 ~508
Send a chat request to a selected LLM model and receive the assistant reply. 선택한 LLM 모델에 대화를 보내고 assistant 응답을 받습니다. 서버는 대화 히스토리를 보관하지 않는 stateless 방식 — 매 호출마다 전체 히스토리를 messages 로 전송하고, 응답의 compacted_messages 를 다음 턴의 messages 로 그대로 재사용합니다. 사용 가능한 모델은 llm_models Tool로 조회합니다. 토큰 사용량에 비례해 포인트가 차감됩니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| compact | object | – | 히스토리 압축 옵션 { strategy: 'none'(기본) | 'sliding_window', window_pairs: 유지할 user/assistant 페어 수 (기본 10, 최소 1) }. 긴 대화의 input 토큰 누적 방지 |
| content | string | – | 단발 입력 — 사용자 메시지 한 건만 보내는 간편 형태. messages 와 둘 중 하나는 필수 |
| max_tokens | integer | – | 응답 최대 토큰. 미지정 시 모델 컨텍스트 기반 안전 상한으로 자동 설정, 상한 초과 지정 시 자동 조정 |
| messages | array | – | OpenAI 형식 [{role, content}] 배열. role 은 'system'|'user'|'assistant'. content 와 둘 중 하나는 필수, 동시 지정 시 messages 우선. 멀티턴 대화는 응답의 compacted_messages 를 다음 턴에 그대로 전송 |
| model | string | yes | 모델 id (llm_models Tool로 조회 가능, 예: openai/gpt-oss-120b) |
| speed | string | – | 응답 속도/추론 깊이 — 'fast'(얕게, 빠름) | 'medium' | 'slow'(깊게, 느림). 한글 '빠름'|'중간'|'느림' 허용. 추론 특화 모델에서 효과가 큽니다 |
| system | string | – | system 프롬프트 (역할·페르소나·정책·배경지식). 미지정 시 기본 한국어 어시스턴트 프롬프트가 적용됩니다 |
| temperature | number | – | 출력 다양성 0.0~2.0. 낮을수록 재현성, 높을수록 창의성 (미지정 시 모델 기본값) |
No output schema declared.
No examples provided.
llm_models LLM 모델 카탈로그 ~243
List available text-generation LLM models with per-token pricing and max context. 텍스트 생성 모델 카탈로그를 반환합니다. 각 모델의 1M 토큰당 input/output 단가(포인트), 계열·크기·멀티모달 여부·태그·추천 용도(use_cases)·max_context 를 한 응답에 포함합니다. llm_chat Tool의 model 입력값을 찾을 때 사용합니다. 무료입니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | – | 모델 계열 필터 (deepseek, qwen, glm, google, nvidia, llama, mistral, gpt-oss, moonshot, seed, mimo, phi) |
| multimodal | boolean | – | 멀티모달(이미지 이해) 지원 여부 필터 (true/false) |
| tag | string | – | 특수 태그 필터 — 'reasoning'(추론 특화) | 'coder'(코딩 특화) |
| use_case | string | – | 추천 용도 필터 — 'general' | 'reasoning' | 'coding' | 'multimodal' | 'economy' |
No output schema declared.
No examples provided.
location 도메인/IP 위치 조회 ~80
Look up the geographic location of a domain or IP address. 도메인 또는 IP의 위치(지리 정보)를 조회합니다. 도메인을 입력하면 해당 도메인의 IP를 찾아 위치를 반환합니다. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 검색할 도메인 또는 IP (예: apick.app) |
No output schema declared.
No examples provided.
name_rrn_auth 성명/주민등록번호 실명확인 ~151
Verify that a Korean name and resident registration number (RRN) match a real registered person. 성명과 주민등록번호의 일치 여부(실명 존재 여부)를 확인합니다. name, rrn1(앞 6자리), rrn2(뒤 7자리)를 모두 입력해야 합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 50포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | 한글 성명 |
| rrn1 | string | yes | 주민등록번호 앞 6자리 숫자 |
| rrn2 | string | yes | 주민등록번호 뒤 7자리 숫자 |
No output schema declared.
No examples provided.
nsfw_detection 선정적인 컨텐츠(NSFW) 탐지 ~149
Detect whether an image contains NSFW (violent or sexually explicit) content and return an nsfw_score. 이미지가 NSFW(폭력적·선정적) 콘텐츠인지 탐지해 nsfw_score 를 반환합니다. detail=1 입력 시 세부 판정 결과를 함께 반환합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| detail | string | – | 세부 판정 결과 포함 여부 (포함: 1, 미포함: 0, 기본값 0) |
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/jpeg, image/png, image/webp, image/bmp) (최대 50MB) |
No output schema declared.
No examples provided.
nslookup 도메인으로 IP 조회 ~78
Resolve a domain name to its currently registered IP addresses (DNS lookup). 도메인에 현재 등록된 IP 주소 목록을 조회합니다. 도메인 형식이 아닌 값은 오류로 응답합니다. [호출당 1포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | 검색할 도메인 (예: apick.app) |
No output schema declared.
No examples provided.
ocr 이미지 텍스트 추출(OCR) ~97
Extract text from an image file (OCR). 이미지 파일에서 텍스트를 추출해 전체 텍스트(full_text)를 반환합니다. 문서 사진, 스캔 이미지, 캡처 화면 등 범용 이미지에 사용합니다. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
ocr_identi1 주민등록증 텍스트 추출(OCR) ~129
Extract key fields from a Korean resident registration card (jumin card) image via OCR. 주민등록증 사진에서 이름, 주민등록번호, 주소, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
ocr_identi2 운전면허증 텍스트 추출(OCR) ~123
Extract key fields from a Korean driver license image via OCR. 운전면허증 사진에서 이름, 면허번호, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
ocr_identi3 여권 텍스트 추출(OCR) ~128
Extract key fields from a passport image via OCR. 여권 사진에서 이름, 여권번호, 발급일자, 만료일자, 생년월일 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
ocr_identi4 주민등록등본 텍스트 추출(OCR) ~119
Extract key fields from a Korean certified copy of resident registration (deungbon) image via OCR. 주민등록등본 사진에서 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
ocr_identi5 외국인등록증 텍스트 추출(OCR) ~131
Extract key fields from a Korean alien registration card (residence card) image via OCR. 외국인등록증 사진에서 이름, 외국인등록번호, 발급일자 등 주요 정보를 추출해 구조화된 결과와 원문 텍스트(raw_text)를 반환합니다. 정보주체의 동의 등 적법한 처리 근거를 확보한 경우에만 사용하십시오. [호출당 12포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg) (최대 50MB) |
No output schema declared.
No examples provided.
parcel_tracking 택배 배송조회 ~192
Track a Korean parcel in real time by carrier code and tracking number. 택배사 코드와 운송장번호를 지정해 실시간 배송현황을 조회합니다. 결과는 저장하지 않고 매 호출마다 즉시 조회합니다. carrier 코드 예: cj(CJ대한통운), hanjin(한진택배), lotte(롯데택배), logen(로젠택배), epost-domestic(우체국택배) 등 — 전체 목록은 /rest/parcel_tracking_carriers(무료)에서 확인할 수 있고, 택배사를 모르면 parcel_tracking_auto Tool로 자동판별 조회하세요. [호출당 5포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| carrier | string | yes | 택배사 코드 (예: cj, hanjin, lotte, logen, epost-domestic) |
| trackingNumber | string | yes | 운송장번호 |
No output schema declared.
No examples provided.
parcel_tracking_auto 택배 배송조회(자동) ~106
Track a Korean parcel in real time with automatic carrier detection from the tracking number alone. 택배사 지정 없이 운송장번호만으로 택배사를 자동 판별해 실시간 배송현황을 조회합니다. 택배사를 이미 아는 경우에는 parcel_tracking Tool이 더 정확합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| trackingNumber | string | yes | 운송장번호 (택배사 지정 없이 형식만으로 자동 판별) |
No output schema declared.
No examples provided.
pdf_merge PDF 파일 합치기 ~111
Merge two PDF files into one. 두 개의 PDF 파일을 순서대로 하나의 PDF 파일로 합쳐 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| pdf_url_1 | string | yes | 다운로드 가능한 https URL (허용 형식: application/pdf) (최대 25MB) |
| pdf_url_2 | string | yes | 다운로드 가능한 https URL (허용 형식: application/pdf) (최대 25MB) |
No output schema declared.
No examples provided.
pdf_to_docx PDF 파일 DOCX 변환 ~82
Convert a PDF file to a DOCX (Word) file. PDF 파일을 DOCX 파일로 변환해 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| pdf_url | string | yes | 다운로드 가능한 https URL (허용 형식: application/pdf) (최대 25MB) |
No output schema declared.
No examples provided.
pdf_to_image PDF 파일 이미지 변환 ~93
Convert each page of a PDF file to PNG images, returned as a ZIP archive. PDF 파일의 각 페이지를 PNG 이미지로 변환하고 ZIP 파일로 묶어 반환합니다. PDF 형식의 파일만 허용됩니다. [호출당 2포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| pdf_url | string | yes | 다운로드 가능한 https URL (허용 형식: application/pdf) (최대 25MB) |
No output schema declared.
No examples provided.
req_pccc 개인통관고유부호 인증 요청 ~247
Request simple authentication (KakaoTalk, Toss, PASS, etc.) to retrieve a Korean Personal Customs Clearance Code (PCCC). 이름, 생년월일, 휴대전화번호와 간편인증 방식을 입력하면 해당 휴대폰으로 인증 요청이 발송되고, 응답을 기다리지 않고 tx_id 를 즉시 반환합니다. 인증 요청이 실제 발송된 접수 시점에 과금되며, 이미 대기 중인 요청을 다시 보내면 재발송 없이 기존 tx_id 를 반환하고 과금되지 않습니다. 사용자가 휴대폰에서 승인한 뒤 get_pccc 에 tx_id 를 넣어 결과를 확인하세요. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| birthday | string | yes | 생년월일 8자리 (YYYYMMDD) |
| name | string | yes | 이름 |
| phone | string | yes | 휴대전화 번호 (본인 명의, 숫자만) |
| provider | string | yes | 간편인증 방식 (kakao, naver, toss, pass, samsung, kb, shinhan, hana, woori, ibk, nh, kakaobank, banksalad) |
No output schema declared.
No examples provided.
reverse_ip IP로 도메인 조회 ~78
Reverse IP lookup: list domains that have been hosted on a given IP address. 특정 IP에 등록된 도메인 이력 정보를 조회합니다. IP 주소 형식만 허용됩니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | 검색할 IP 주소 (예: 121.140.146.38) |
No output schema declared.
No examples provided.
search_juso 도로명주소 조회 ~119
Search Korean road-name addresses by keyword. 지번 또는 도로명 키워드로 도로명 주소를 검색합니다. 페이지당 10건씩 반환되며 total_count 필드로 전체 검색결과 개수를 확인할 수 있습니다. [호출당 2포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| juso | string | yes | 검색할 주소 키워드 (지번, 도로명. 예: 디지털로) |
| page | string | – | 검색 결과 조회 페이지 (기본값 1, 페이지당 10건) |
No output schema declared.
No examples provided.
seedance_jobs_create Seedance 영상 작업 접수 ~3,481
Submit an asynchronous Seedance video generation job. Select version and tier; supported modes, durations and prices depend on the selected version. Seedance 영상 생성 작업을 비동기로 접수합니다. text/image/reference 세 가지 mode를 지원하며, seedance_jobs_status Tool로 상태를 조회하고 완료되면 응답의 result_url(REST 다운로드 주소, 7일 이내 유효)로 다운로드합니다. 접수 시 duration × 초당 포인트(해상도별로 다름, resolution 참고)가 예약 차감되고 완료 시 확정, 실패·시간 초과 시 전액 환불됩니다. [기본 버전 기준: 초당 480p 560P·720p 1,250P·1080p 2,810P × duration(초). 다른 버전은 개발가이드의 버전별 요금표 참고.]
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | 출력 화면 비율. 선택 버전·등급·모드에서 허용하는 값만 사용하세요. |
| audio | boolean | – | 오디오 생성 여부. 선택 가능한 버전은 기본 true, 무음 전용 버전은 false, 오디오 필수 버전은 true만 허용합니다. |
| duration | integer | – | 영상 길이(초), 전체 버전 범위 2~30. 허용 값과 기본값은 버전·등급별로 다릅니다. |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 접수·과금을 막는 고유 키 |
| image_url | string | – | image 모드에서 사용할 첫 프레임 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| last_image_url | string | – | image 모드에서 사용할 마지막 프레임 이미지 URL(선택) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| mode | string | – | 입력 방식 — 'text'(텍스트만) | 'image'(첫 프레임 이미지 지정) | 'reference'(참조 이미지·영상으로 주체 지정). 기본 text |
| prompt | string | yes | 영상 생성 프롬프트, 최대 2,000자 |
| reference_audio_url | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_10 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_2 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_3 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_4 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_5 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_6 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_7 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_8 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_audio_url_9 | string | – | 참조 오디오 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/wav, audio/x-wav) (최대 15MB) |
| reference_image_url | string | – | reference 모드에서 주체를 지정할 참조 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_10 | string | – | 참조 이미지 URL(10번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_11 | string | – | 참조 이미지 URL(11번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_12 | string | – | 참조 이미지 URL(12번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_13 | string | – | 참조 이미지 URL(13번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_14 | string | – | 참조 이미지 URL(14번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_15 | string | – | 참조 이미지 URL(15번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_16 | string | – | 참조 이미지 URL(16번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_17 | string | – | 참조 이미지 URL(17번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_18 | string | – | 참조 이미지 URL(18번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_19 | string | – | 참조 이미지 URL(19번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_2 | string | – | reference 모드 참조 이미지 URL(2번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_20 | string | – | 참조 이미지 URL(20번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_21 | string | – | 참조 이미지 URL(21번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_22 | string | – | 참조 이미지 URL(22번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_23 | string | – | 참조 이미지 URL(23번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_24 | string | – | 참조 이미지 URL(24번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_25 | string | – | 참조 이미지 URL(25번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_26 | string | – | 참조 이미지 URL(26번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_27 | string | – | 참조 이미지 URL(27번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_28 | string | – | 참조 이미지 URL(28번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_29 | string | – | 참조 이미지 URL(29번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_3 | string | – | reference 모드 참조 이미지 URL(3번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_30 | string | – | 참조 이미지 URL(30번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_4 | string | – | 참조 이미지 URL(4번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_5 | string | – | 참조 이미지 URL(5번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_6 | string | – | 참조 이미지 URL(6번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_7 | string | – | 참조 이미지 URL(7번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_8 | string | – | 참조 이미지 URL(8번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_9 | string | – | 참조 이미지 URL(9번째). 버전별 최대 개수를 확인하세요. — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_video_url | string | – | reference 모드에서 동작을 참조할 영상 URL — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 50MB) |
| reference_video_url_10 | 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) |
| reference_video_url_5 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_6 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_7 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_8 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| reference_video_url_9 | string | – | 참조 영상 URL. 지원 버전과 개수 제한은 개발가이드를 확인하세요. — 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/webm) (최대 100MB) |
| resolution | string | – | 출력 해상도. 전체 버전의 값 목록이며 허용 조합·기본값·요금은 버전별 개발가이드를 따릅니다. |
| seed | integer | – | 재현성을 위한 시드 값 |
| tier | string | – | 품질·속도 등급. 지원 등급과 생략 시 기본값은 version과 mode에 따라 다릅니다. |
| version | string | – | 영상 모델 버전. 생략 시 2.5. 등급·해상도·길이·오디오·파일 제약과 요금은 선택 버전별 개발가이드 표를 확인하세요. |
No output schema declared.
No examples provided.
seedance_jobs_status Seedance 영상 작업 상태 ~83
Check the status of a Seedance video generation job submitted via seedance_jobs_create. Seedance 영상 작업의 진행 상태를 조회합니다. 완료되면 응답의 result_url(REST 다운로드 주소)로 안내하며, 결과는 완료 후 7일간 유효합니다. 무료입니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 작업 ID |
No output schema declared.
No examples provided.
set_watermark 비가시성 워터마크 삽입 ~153
Embed an invisible watermark code into an image. 원본 이미지에 보이지 않는 워터마크 코드를 삽입한 PNG 이미지를 반환합니다. 이미지가 일부 변형되어도 높은 확률로 워터마크를 확인할 수 있습니다. PNG, JPEG 등 일반 이미지 포맷을 지원합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| code | integer | yes | 삽입할 워터마크 코드 (1 ~ 21,767,823,359 사이의 숫자) |
| image_url | string | yes | 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp, image/bmp) (최대 50MB) |
No output schema declared.
No examples provided.
stt 오디오 텍스트 변환(STT) ~168
Convert a speech audio file to text (STT). 음성 파일을 텍스트로 변환합니다. MP3, WAV, M4A, AAC, OGG, FLAC, WEBM 등 일반적인 오디오 포맷을 지원하며, 변환된 텍스트를 JSON으로 반환합니다. [호출당 50포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| audio_url | string | yes | 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/mp3, audio/wav, audio/x-wav, audio/mp4, audio/aac, audio/ogg, audio/flac, audio/webm) (최대 200MB) |
| language | string | – | 추출 언어 코드 (예: ko, en, ja). 기본값 ko |
No output schema declared.
No examples provided.
text_polish 텍스트 다듬기 AI ~151
Polish a text (up to 100,000 characters) by fixing grammar, spelling, and awkward phrasing. 입력 텍스트(최대 10만 자)의 문법 오류, 맞춤법·오타, 어색한 표현, 문장 순서를 의미를 유지한 채 자연스럽게 다듬습니다. 모델·파라미터는 서버가 고정하며 빠른 응답에 최적화되어 있습니다. 토큰 수와 무관하게 요청당 고정 포인트가 차감됩니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 다듬을 원문 텍스트 (최대 100,000자) |
No output schema declared.
No examples provided.
text_summary 텍스트 요약 AI ~126
Summarize a long text (up to 100,000 characters) into a concise Korean summary. 입력 텍스트(최대 10만 자)의 핵심 내용을 간결하고 정확하게 요약합니다. 모델·파라미터는 서버가 고정하며 빠른 응답에 최적화되어 있습니다. 토큰 수와 무관하게 요청당 고정 포인트가 차감됩니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 요약할 원문 텍스트 (최대 100,000자) |
No output schema declared.
No examples provided.
transfer_1won 1원 인증 ~162
Send a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction. 대한민국 은행 계좌로 1원을 입금해 적요에 표시되는 인증코드를 반환합니다. 계좌 실소유 확인(1원 인증) 절차에 사용합니다. 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.
tts_jobs_cancel TTS 작업 취소 ~74
Cancel a waiting or processing TTS job without refunding the accepted charge. waiting 또는 processing 상태의 TTS 작업을 취소합니다. 접수 시 과금된 금액은 환불되지 않습니다. [추가 과금 없음]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 취소할 32자리 ID |
No output schema declared.
No examples provided.
tts_jobs_candidate_audio TTS 후보 음원 ~74
품질 이력의 후보 WAV를 조회합니다. 최종 결과의 일회 다운로드를 소비하지 않습니다. REST에서는 Range 재생을 지원합니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| candidate_id | string | yes | 품질 이력의 후보 ID |
| job_id | string | yes | 소유한 작업 ID |
No output schema declared.
No examples provided.
tts_jobs_create TTS 작업 접수 ~113
Create an asynchronous Korean narration job with one of 16 voices. 16개 한국어 내레이션 목소리 중 하나로 비동기 TTS 작업을 접수합니다. text는 최대 800자이며 접수 성공 시 과금되고 이후 취소해도 환불되지 않습니다. [100자당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 합성할 한국어 텍스트 (최대 800자) |
| voice_id | string | yes | 지원 voice_id |
No output schema declared.
No examples provided.
tts_jobs_quality TTS 품질 이력 ~59
TTS 발화별 검수 결과와 후보 이력을 조회합니다. 종료 후 72시간 보존되며 최종 결과 다운로드를 소비하지 않습니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 소유한 작업 ID |
No output schema declared.
No examples provided.
tts_jobs_result TTS MP3 결과 다운로드 ~80
Download the completed MP3 result once as base64. 완료된 TTS MP3 결과를 base64로 한 번 내려받습니다. 호출이 시작되면 서버 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | completed 상태인 32자리 ID |
No output schema declared.
No examples provided.
tts_jobs_retry TTS 발화 재개 ~94
실패 발화만 같은 작업에서 재개합니다. 동일 멱등 키는 중복 실행·과금되지 않습니다. [추가 과금 없음]
| Name | Type | Req | Description |
|---|---|---|---|
| idempotency_key | string | yes | 동일 재개 요청에 재사용하는 키 |
| job_id | string | yes | 소유한 작업 ID |
| utterance_ids | array | yes | u001부터 시작하는 실패 발화 ID 목록 |
No output schema declared.
No examples provided.
tts_jobs_status TTS 작업 상태 조회 ~70
Get the public status and result availability of a TTS job. TTS 작업의 waiting, processing, completed, cancelled, failed 상태와 MP3·ASS 자막 준비 여부를 조회합니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 작업 접수에서 받은 32자리 ID |
No output schema declared.
No examples provided.
tts_jobs_subtitles TTS ASS 자막 다운로드 ~87
Download the completed ASS subtitles once as base64. 완료된 TTS의 발화 타이밍 ASS 자막을 base64로 한 번 내려받습니다. 호출이 시작되면 자막 원본이 소모되므로 재실행할 수 없습니다. [추가 과금 없음]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | completed 상태인 32자리 ID |
No output schema declared.
No examples provided.
url_html URL HTML 추출 ~77
Fetch a web page and return its rendered HTML source. 입력한 URL의 페이지를 열어 HTML을 추출해 반환합니다. 자바스크립트 렌더링이 필요한 페이지도 처리됩니다. [호출당 5포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 페이지 URL (예: https://apick.app) |
No output schema declared.
No examples provided.
url_screenshot URL 화면캡처 ~67
Capture a screenshot of a web page and return it as a JPEG image. 입력한 URL의 화면을 캡처해 JPEG 이미지로 반환합니다. [호출당 5포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 페이지 URL (예: https://www.naver.com/) |
No output schema declared.
No examples provided.
url_similarity URL 유사도 비교 ~90
Compare two web pages and judge how similar they are. 입력한 두 사이트 페이지의 유사 여부를 분석해 유사도 결과를 반환합니다. 피싱·복제 사이트 판별 등에 활용할 수 있습니다. [호출당 5포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| url1 | string | yes | 비교할 첫 번째 페이지 URL |
| url2 | string | yes | 비교할 두 번째 페이지 URL |
No output schema declared.
No examples provided.
venture_biz_info 벤처기업 정보조회 ~96
Look up venture company information of a Korean business, including financial statements and investment data. 벤처기업을 대상으로 사업자 정보, 대차대조표, 손익계산서, 투자정보, 벤처기업확인정보를 조회합니다. [호출당 40포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| biz_no | string | yes | 사업자등록번호 (숫자 10자리, 하이픈 제외) |
No output schema declared.
No examples provided.
veo_jobs_create Veo 영상 작업 접수 ~765
Submit an asynchronous Veo video generation job. Select version and tier; supported modes, durations and prices depend on the selected version. Veo 영상 생성 작업을 비동기로 접수합니다. text/image/reference 세 가지 mode를 지원하며, veo_jobs_status Tool로 상태를 조회하고 완료되면 응답의 result_url(REST 다운로드 주소, 7일 이내 유효)로 다운로드합니다. 접수 시 duration × 초당 900포인트가 예약 차감되고 완료 시 확정, 실패·시간 초과 시 전액 환불됩니다. [기본 버전 기준: 초당 900포인트 × duration(초). 다른 버전은 개발가이드의 버전별 요금표 참고.]
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | 출력 화면 비율. 선택 버전·등급·모드에서 허용하는 값만 사용하세요. |
| audio | boolean | – | 오디오 생성 여부. 선택 가능한 버전은 기본 true, 무음 전용 버전은 false, 오디오 필수 버전은 true만 허용합니다. |
| duration | integer | – | 영상 길이(초), 전체 버전 범위 4~8. 허용 값과 기본값은 버전·등급별로 다릅니다. |
| idempotency_key | string | – | 같은 요청의 재전송으로 인한 중복 접수·과금을 막는 고유 키 |
| image_url | string | – | image 모드에서 사용할 첫 프레임 이미지 URL — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| last_image_url | string | – | image 모드에서 사용할 마지막 프레임 이미지 URL(선택) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| 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) (최대 50MB) |
| reference_image_url_2 | string | – | reference 모드 참조 이미지 URL(2번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| reference_image_url_3 | string | – | reference 모드 참조 이미지 URL(3번째) — 다운로드 가능한 https URL (허용 형식: image/png, image/jpeg, image/webp) (최대 50MB) |
| resolution | string | – | 출력 해상도. 전체 버전의 값 목록이며 허용 조합·기본값·요금은 버전별 개발가이드를 따릅니다. |
| seed | integer | – | 재현성을 위한 시드 값 |
| tier | string | – | 품질·속도 등급. 지원 등급과 생략 시 기본값은 version과 mode에 따라 다릅니다. |
| version | string | – | 영상 모델 버전. 생략 시 3.1. 등급·해상도·길이·오디오·파일 제약과 요금은 선택 버전별 개발가이드 표를 확인하세요. |
No output schema declared.
No examples provided.
veo_jobs_status Veo 영상 작업 상태 ~81
Check the status of a Veo video generation job submitted via veo_jobs_create. Veo 영상 작업의 진행 상태를 조회합니다. 완료되면 응답의 result_url(REST 다운로드 주소)로 안내하며, 결과는 완료 후 7일간 유효합니다. 무료입니다. [무료]
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | 작업 ID |
No output schema declared.
No examples provided.
video_to_mp3 동영상 MP3 추출 ~99
Extract the audio track of a video file as an MP3 file. 동영상 파일에서 오디오를 추출해 MP3 파일로 반환합니다. [호출당 30포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| video_url | string | yes | 다운로드 가능한 https URL (허용 형식: video/mp4, video/quicktime, video/x-msvideo, video/webm, video/x-matroska) (최대 200MB) |
No output schema declared.
No examples provided.
voice_change 음성 변조 ~183
Modulate the voice in a video or audio file to a lower or higher pitch. 동영상 또는 오디오 파일의 음성을 저음 또는 고음으로 변조합니다. MP3, WAV 등 오디오와 MP4, MOV 등 동영상 포맷을 지원하며, 변조된 파일을 반환합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| media_url | string | yes | 다운로드 가능한 https URL (허용 형식: audio/mpeg, audio/mp3, audio/wav, audio/x-wav, audio/mp4, audio/aac, audio/ogg, video/mp4, video/quicktime, video/x-msvideo, video/x-matroska, video/webm) (최대 200MB) |
| type | string | yes | 변조음 타입 (1: 저음, 2: 고음) |
No output schema declared.
No examples provided.
whois WHOIS 조회 ~104
WHOIS lookup for a domain or IP address, returning registration and ownership information. 특정 도메인 또는 IP의 WHOIS(등록·소유) 정보를 조회합니다. .kr/.한국 도메인, 국내 IP, AS번호(예: AS9318)는 KISA/KRNIC 원본 정보로 조회됩니다. [호출당 100포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 검색할 도메인 또는 IP (예: apick.app) |
No output schema declared.
No examples provided.
word_cloud 워드클라우드 생성 ~93
Generate a word cloud image (JPEG) from input text, sizing each word by frequency. 입력 텍스트를 구성하는 단어의 중요도(빈도수)에 따라 서로 다른 크기의 단어로 이루어진 워드클라우드 이미지(JPEG)를 생성해 반환합니다. [호출당 10포인트]
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 워드클라우드를 생성할 텍스트 |
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.