# ElixirBay v0.1.1 - Table of Contents

> A lightweight, stateless eBay SDK for Elixir applications.

## Pages

- [ElixirBay](readme.md)
- [Changelog](changelog.md)
- [ElixirBay](index.md)

## Modules

- [Ebay](Ebay.md): Stateless eBay SDK for Elixir applications.

- [Ebay.Auth](Ebay.Auth.md): Helpers for building OAuth authorization URLs and exchanging or refreshing tokens.
- [Ebay.Auth.Token](Ebay.Auth.Token.md): OAuth token struct returned by eBay authorization flows.
- [Ebay.Browse](Ebay.Browse.md): Browse API helpers.

- [Ebay.Client](Ebay.Client.md): Represents an eBay connection and the configuration needed to call the SDK.
- [Ebay.Error](Ebay.Error.md): Normalized error struct for SDK failures.

- [Ebay.Inventory](Ebay.Inventory.md): Inventory API helpers.

- [Ebay.Order](Ebay.Order.md): Represents an order returned by the Orders API.

- [Ebay.Orders](Ebay.Orders.md): Orders API client helpers.

- [ElixirBay](ElixirBay.md): Legacy module for the original ElixirBay project.

- [ElixirBay.Order](ElixirBay.Order.md): Compatibility wrapper for the legacy ElixirBay order model.

