aiShare Your Requirements
Technologies Involved:
API INTEGRATIONS
Project Description

A global eCommerce automation firm empowering Amazon sellers approached Oodles to simplify secure access to seller accounts across multiple regions. The client aimed to eliminate manual credential handling by building an authentication framework using Amazon MWS APIs. A custom solution was delivered to authenticate sellers, generate tokens, and automate API interactions securely.

Scope Of Work

The project focused on eliminating manual access dependencies while ensuring secure communication with Amazon MWS. The client sought Oodles for a developer-friendly authentication system, token generation flow, and real-time API testing capabilities. Areas of work included user onboarding, token management, secure storage, and MWS Order API connectivity.

Our Solution

To support seamless and secure integrations with Amazon MWS APIs, a modular authentication framework was developed using Django and PostgreSQL.

Key Features Implemented:

  • Seller Onboarding Form: Built a responsive front-end page where sellers could authorize access by submitting their MWS credentials.
  • Token Management Engine: Designed a backend logic to validate, encrypt, and store MWS tokens per seller. 
  • Amazon Developer Registration: Registered a developer account to generate unique identifiers required for seller authorization.
  • Order API Invocation: Successfully fetched order data using verified MWS tokens to confirm successful integration.
  • Database Architecture: Created models in PostgreSQL to persist seller profiles, tokens, and request-response data for long-term logging.