k-skill/docs
Jeffrey (Dongkyu) Kim 79f6038328
feat(toss-securities): add official read-only OpenAPI client (#312)
Add an official Toss Securities Open API client alongside the existing
unofficial tossctl wrapper. The package ships read-only helpers backed by
the official REST API (https://openapi.tossinvest.com): OAuth2
client_credentials token issuance with an in-memory token cache, bearer +
X-Tossinvest-Account header handling, TossApiError/TossCredentialsError
with secret/token redaction, and 429 Retry-After/backoff retry.

Credentials are read from TOSSINVEST_CLIENT_ID/TOSSINVEST_CLIENT_SECRET
(optional TOSSINVEST_ACCOUNT/TOSSINVEST_API_BASE_URL) and sent directly to
Toss, never through a shared proxy. Order mutation remains out of scope;
the tossctl path is retained as a documented fallback.

Closes #306
2026-06-10 22:50:47 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features feat(toss-securities): add official read-only OpenAPI client (#312) 2026-06-10 22:50:47 +09:00
adding-a-skill.md Archive unsupported map skills 2026-06-05 22:24:15 +09:00
deploy-k-skill-proxy.md Archive unsupported map skills 2026-06-05 22:24:15 +09:00
install-manus.md feat: Manus.ai 호환 import 경로 추가 (GitHub URL + rolling .skill 번들) (#227) 2026-05-11 12:12:44 +09:00
install.md feat(toss-securities): add official read-only OpenAPI client (#312) 2026-06-10 22:50:47 +09:00
releasing.md Align Changesets release flow with generated package changelogs 2026-03-30 22:27:07 +09:00
roadmap.md Archive unsupported map skills 2026-06-05 22:24:15 +09:00
security-and-secrets.md chore: remove startup-support skill 2026-06-05 17:21:58 +09:00
setup.md Feature/#274 (#277) 2026-05-22 13:54:36 +09:00
sources.md feat(toss-securities): add official read-only OpenAPI client (#312) 2026-06-10 22:50:47 +09:00