Feedvisor API - getting started
Feedvisor's External API allows you to simply and seamlessly update your configurations for listings/inventory items and to generate analytical exports from your Products tab.
With Feedvisor's External API, you can:
- Update your configurations for listings/inventory attributes.
- Perform these updates in bulk (similar to inventory and listings import).
- Streamline customer operation: Use your native system to update business-related values directly into Feedvisor without manual interruptions.
- Eliminate human error: The code can be tested and perfected.
- Save time in updating configurations: It happens automatically.
- Save time on training employees to use Excel files.
- For Inventory & Listings Configuration updates, we use the same files/data as used to work with
Marketplace type support for specific API operations
- Amazon:
-
Walmart:
- Request Report for Actions/Configurations reports and files
- Request Report for Product Analytics
- Soon to be released - JSON API Fetch listings and JSON API Update Listings
- eBay:
Get Started with the Feedvisor API
The Feedvisor API is designed for technical personnel who has programming skills and have the ability to integrate with web APIs.
Registration
In order to use the external APIs, you need to be registered as an API client - Please contact the Technical Support team to register.
Please specify which storefronts you want to be able to access using the API.
After registering, you will be provided with a set of credentials:
- Client Id
- Client Secret
Those are the two strings that identify you as a customer and will be used to authenticate your permission to access our API.
Authentication
In order to call our APIs, you need to exchange your client credentials for a temporary access token, and with that access token, you can perform your calls to our APIs.
Base domain
- Authentication Base URL - https://feedvisor-auth.auth.us-east-1.amazoncognito.com/oauth2/token
- Post-authentication Base URL - https://api-gateway.feedvisor.com/external/
Comments
0 comments
Please sign in to leave a comment.