Skip to content

Releases: jea0716/TossInvestKit

TossInvestKit 0.1.0

Choose a tag to compare

@jea0716 jea0716 released this 16 Jul 14:32
9f7ec2d

TossInvestKit 0.1.0

The first public release of an unofficial Swift SDK for the Toss Securities Open API.

Highlights

  • Swift Concurrency-first API with async/await
  • Automatic OAuth2 token caching and one-time recovery from expired-token 401 responses
  • Account, holdings, prices, candles, order book, trades, exchange rates, stock information, and Korean/US market calendar APIs
  • Decimal-safe financial models and structured rate-limit metadata
  • Mockable public client protocol and public model initializers
  • Zero third-party runtime dependencies
  • CI, DocC documentation, bilingual README, API coverage table, and community templates

Verified against Toss Securities Open API v1.2.4, including a live smoke test of all exposed endpoint groups.

TossInvestKit is an unofficial community project and is not affiliated with or endorsed by Toss Securities.