Skip to content

v0.1.0

Choose a tag to compare

@moifort moifort released this 24 Mar 09:55
· 30 commits to main since this release

First release

A fully typed TypeScript client for the Audible API.

Features

  • PKCE Authentication — Complete OAuth2 flow with device registration
  • Library & Wishlist — Fetch all audiobooks with automatic pagination
  • Token Refresh — Handle access token expiration
  • 10 Locales — US, UK, France, Germany, Italy, Spain, Canada, Australia, India, Japan
  • Fully typed — Complete TypeScript types for all functions and responses
  • Signed requests — RSA SHA256 request signing like the official Audible app

Install

bun add audible-api-ts

Documentation

https://moifort.github.io/audible-api-ts