Nord

Introduction

The TeraBox API allows users to extract file information from TeraBox share links using NDUS cookies. This documentation outlines the features, endpoints, and usage instructions for integrating the API into your applications.

Features

  • Extract file information from TeraBox share links
  • Support for custom NDUS cookies (Free & Premium accounts)
  • Direct download proxy with streaming support
  • GET method support
  • CORS enabled for cross-origin requests
  • Professional error handling with detailed logging
  • Responsive design with smooth animations
  • Real-time API testing with live demo

Download Speed Information

Free Account

  1. Speed: Up to 2 MB/s
  2. Tested: Indian TeraBox accounts
  3. Perfect for smaller files and basic usage

Premium Account

  1. Speed: 30-40 MB/s
  2. Tested: Indian TeraBox accounts
  3. Ideal for large files and professional use
  4. Provides the best response with direct download link and high-quality download link if the NDUS cookie is valid

Warning!
Speed tests were conducted on Indian TeraBox accounts. Performance may vary in other countries based on server location and network conditions.

API Documentation

Endpoints


GET / https://nord.teraboxfast.com
GET /?ndus=NDUS_COOKIE&url=TERABOX_URL - Extract file info (GET method)
GET /proxy - Download files through proxy (Currently Unavailable)
        

GET https://nord.teraboxfast.com/?ndus=Y2YqaCTteHuiU3Ud_MYU7vHoVW4DNBi0MPmg_1tQ&url=https://1024terabox.com/s/1S4MxC8pbSccNWrnHFaCoZg
        

Response Format

With a valid NDUS cookie, the API returns file details including:


{
  "direct_link": "https://data.terabox.app/file/...",
  "file_name": "example.mp4",
  "link": "https://d.terabox.app/file/...",
  "sizebytes": 16236750,
  "thumb": "https://data.terabox.app/thumbnail/..."
}
    

Live Demo & Testing

Field Value
TeraBox Share Link https://1024terabox.com/s/1S4MxC8pbSccNWrnHFaCoZg
NDUS Cookie ndus=Y2YqaCTteHuiU3Ud_MYU7vHoVW4DNBi0MPmg_1tQ...
Test GET API

How to Export NDUS Cookie

Follow these steps to extract your NDUS cookie using the Cookies Editor extension:

  1. Install Cookies Editor Extension
    Download and install the Cookies Editor extension from your browser's extension store (Chrome Web Store, Firefox Add-ons, etc.)
  2. Open TeraBox Website
    Navigate to https://terabox.com and log in to your account
  3. Play Any Video
    Find any video file on TeraBox and start playing it to ensure the NDUS cookie is set
  4. Open Cookies Editor
    Click the Cookies Editor extension icon in your browser toolbar
  5. Find NDUS Cookie
    Search for the cookie named ndus in the cookies list
  6. Copy Cookie Value
    Copy the entire value of the NDUS cookie, e.g., Y2YqaCTteHuiU3Ud_MYU7vHoVW4DNBi0MPmg_1tQ
  7. Use in API
    Use the cookie in the format: ndus=YOUR_COPIED_VALUE

Important Tips

Info! Alternative Method: Use browser Developer Tools (F12) → Application → Cookies → terabox.com → find ndus
Warning! NDUS cookies may expire. If you encounter authentication errors, generate a new cookie
Success! Both free and premium accounts work, but premium accounts offer faster download speeds and provide direct download and high-quality download links