Commercial APIs
  1. Authentication
Commercial APIs
  • Authentication
    • Documentation
    • Authentication Credentials
    • Login API
      POST
  • Namshi
    • Order Webhook
    • Return Picked Up Webhook
    • Update Price API
      POST
    • Update Country Visibility API
      POST
    • Get Price and Country Visibility API
      GET
    • List Orders
      POST
  • Stock
    • Stock Update API
      POST
  • Noon Pricing
    • Core Partner Sku Info
      POST
    • Core Partner Sku Update
      POST
  • Xborder Pricing
    • create or update product pricing
      POST
    • deactivate existing product pricing
      POST
  1. Authentication

Authentication Credentials

How to get your Authentication Credentials#

First step is to go to noon seller https://login.noon.partners/en/
Navigate to User access in the User & Access section
image.png
Navigate to API Users
image.png
Choose to add a new service account
image.png
Fill in the Display Name and UserName note that the channel identifier used in the login api is the UserName + @p + the partner id + idp.noon.parnters
image.png
After clicking add a .json file will be downloaded to your machine and that file is used as mentioned in the authentication script.
Note that each seller can have at most 1 service account for api access
Modified at 2025-05-09 11:01:34
Previous
Documentation
Next
Login API
Built with