Skip to main content
NoxAPI

Explore Professional APIs for E-commerce with NoxAPI

Effortlessly retrieve e-commerce data with NoxAPI, and quickly meet your business needs at a low cost with easy integration, rich data, and zero maintenance.

Api services

Explore over 15+ pre-built API services for e-commerce projects, data analytics, web automation, and more...

Shopee APIs live

Global e-commerce

Version: 1.0

Support for major global e-commerce platforms, covering APIs for getting product information, store products, keyword search, and more. More platform APIs will be released soon.

view docs

Lazada APIs

Global e-commerce

Version: 1.0

Support for major global e-commerce platforms, covering APIs for getting product information, store products, keyword search, and more. More platform APIs will be released soon.

Tokopedia APIs

Global e-commerce

Version: 1.0

Support for major global e-commerce platforms, covering APIs for getting product information, store products, keyword search, and more. More platform APIs will be released soon.

TikTok Shop APIs

Global e-commerce

Version: 1.0

Support for major global e-commerce platforms, covering APIs for getting product information, store products, keyword search, and more. More platform APIs will be released soon.

Taobao & Tmall APIs

China e-commerce

Version: 1.0

Support for major Chinese e-commerce platforms such as Taobao/Tmall, JD.com, 1688, Pinduoduo, covering APIs for getting product details, store products, keyword search, and more.

1688 APIs

China e-commerce

Version: 1.0

Support for major Chinese e-commerce platforms such as Taobao/Tmall, JD.com, 1688, Pinduoduo, covering APIs for getting product details, store products, keyword search, and more.

Pinduoduo APIs

China e-commerce

Version: 1.0

Support for major Chinese e-commerce platforms such as Taobao/Tmall, JD.com, 1688, Pinduoduo, covering APIs for getting product details, store products, keyword search, and more.

JD APIs

China e-commerce

Version: 1.0

Support for major Chinese e-commerce platforms such as Taobao/Tmall, JD.com, 1688, Pinduoduo, covering APIs for getting product details, store products, keyword search, and more.

Text Translation APIs

Translation

Version: 1.0

Easily translate text/html or image into more than 100 languages, especially optimized for e-commerce, more accurate translation.

Image Translation APIs

Translation

Version: 1.0

Easily translate text/html or image into more than 100 languages, especially optimized for e-commerce, more accurate translation.

Vietcombank APIs

Banking

Version: 1.0

Notifications when a new transaction occurs on the bank account, transaction inquiry, balance inquiry, account information inquiry, etc.

ACB APIs

Banking

Version: 1.0

Notifications when a new transaction occurs on the bank account, transaction inquiry, balance inquiry, account information inquiry, etc.

Booking.com APIs

Booking

Version: 1.0

[Coming soon...]

Klook APIs

Booking

Version: 1.0

[Coming soon...]

CIMB

Banking

Version: 1.0

Notifications when a new transaction occurs on the bank account, transaction inquiry, balance inquiry, account information inquiry, etc.

Easy Integration

Experience seamless integration with our API service. Getting started with NoxAPI is straightforward—simply register for an account, generate your apiToken, and begin using it by including the token in your query or header parameters. We've made the process easy and intuitive, ensuring you have all the information you need to get up and running quickly.

Learn more

Using Javascript

import axios from 'axios';

const options = {
  method: 'GET',
  url: 'http://api.noxapi.com/shopee/v1/item/detail',
  params: {site: 'my', item_id: 9385530978, shop_id: 140500145},
  headers: {
    'Authorization': 'xxxxxx', // Replace 'xxxxxx' with your actual token
  }
};

try {
  const { data } = await axios.request(options);
  console.log(data);
} catch (error) {
  console.error(error);
}

Contact Us

Don't hesitate to reach out to us if you have any questions. We are ready to open a new and private API for you on our system if you truly need it.

Telegram · Zalo · Facebook