1
Create your Zinc account
Sign up here to get started. You will need to deposit funds into your Zinc account to use the API.
2
Get Your API Credentials
After signing up, visit your Zinc dashboard to find your client token.
3
Make Your First API Call
Here’s how to fetch product details from Amazon using If successful, you’ll get a JSON response with product information (title, price, images, etc.).
curl
:Replace
<client_token>
with your actual token. Never share your client token publicly.Need help? Contact support or check out the What is Zinc? page for more info.