API configuration:Documentation Index
Fetch the complete documentation index at: https://nango-scrips-ref.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
amazon
Features
| Features | Status |
|---|---|
| Auth (OAuth) | ✅ |
| Sync data | ✅ |
| Perform workflows | ✅ |
| Proxy requests | ✅ |
| Receive webhooks | 🚫 (time to contribute: <48h) |
Getting started
Connection configuration in Nango
Amazon uses different domain extensions for different regions. E.g.amazon.com for the US, amazon.co.uk for the UK, or amazon.de for Germany.
You need to pass the domain extension to use to Nango in the nango.auth() call:
API gotchas
- To refresh the token, simply use
nango.getConnection()to generate a new set of tokens.
Add Getting Started links and Gotchas by editing this page