Amazon SPAPI Rust SDK
A Rust client library for Amazon Selling Partner API (SP-API), providing complete API coverage and type-safe interfaces.
Features
- Complete API Coverage: Auto-generated API models from OpenAPI specifications covering nearly all Amazon SP-API endpoints
- Integrated Client: High-level client wrapper with convenient methods for common API operations
Quick Start
1. Environment Setup
First, set up your Amazon SP-API credentials as environment variables:
# or "true" for sandbox environment
2. Basic Usage
use ;
use Result;
async
License
This project is licensed under the MIT License - see the LICENSE file for details.
Related Links
Note: This is an unofficial Amazon SP-API Rust client library. Please ensure compliance with Amazon's terms of service and API limitations.