API Plans

One API, Three Request Tiers

The production API features stay the same across every paid plan. The commercial difference between plans is the daily request allowance attached to your account.

Free Test First

The public test endpoint is available before purchase and is limited to 3 test requests per day per IP.

Public Client Docs

Integration details are public now, including authentication, request signing, response fields, and client endpoints.

What You Receive

Paid access includes API credentials for the signed production endpoint plus client usage and account endpoints.

Starter

Best for new integrations and lower daily traffic.

Rs. 1,499/ 30 days

Same API capabilities across all plans.

Daily requests
20,000
Validity
30 days

Included In Every Plan

Signed access to the production extraction endpoint
Works with TeraBox file links and folder links
Direct download links returned in the API response
Video items include streaming URLs when available
Client usage and account endpoints included
30-day plan validity from activation
Popular

Professional

Best for stable production traffic and growing apps.

Rs. 2,499/ 30 days

Same API capabilities across all plans.

Daily requests
50,000
Validity
30 days

Included In Every Plan

Signed access to the production extraction endpoint
Works with TeraBox file links and folder links
Direct download links returned in the API response
Video items include streaming URLs when available
Client usage and account endpoints included
30-day plan validity from activation

Enterprise

Best for higher-volume workloads and larger teams.

Rs. 4,999/ 30 days

Same API capabilities across all plans.

Daily requests
100,000
Validity
30 days

Included In Every Plan

Signed access to the production extraction endpoint
Works with TeraBox file links and folder links
Direct download links returned in the API response
Video items include streaming URLs when available
Client usage and account endpoints included
30-day plan validity from activation

Included In Every Paid Plan

Signed Production Access

Every paid plan uses the same authenticated API flow with API key, timestamp, and HMAC signature.

Files And Folders

The backend accepts TeraBox file links and folder links. Folder inputs are expanded into file items in the response.

Video-Ready Responses

Video items can include stream and stream-download URLs, while non-video files are handled through direct download links.

Client Usage Tools

Account, dashboard, analytics, request-history, and export endpoints are available for subscribed clients.

How Paid Access Works

Production onboarding is simple

1. Test the public endpoint to confirm the response format with your links.

2. Choose the request tier that matches your daily traffic.

3. Receive your API key and API secret for signed production requests.

4. Use the account and usage endpoints to monitor activity after launch.

Important client notes

The production endpoint is `POST /v1/api` and uses request signing.

The free test endpoint is `POST /api/test` and is limited to 3 requests per day per IP.

Folder links return a file list in the response, and video items can include streaming fields.

Common Questions

How are the plans different?

The shared API features are the same. The main difference shown publicly is the daily request allowance assigned to your account.

What does the free test show?

It runs the public test endpoint, returns a live sample response, and lets you validate how your app should parse the data before you subscribe.

What credentials do paid clients receive?

Paid clients receive an API key and an API secret. The key identifies the account, and the secret is used to sign requests to the production endpoint.

Where are the integration docs?

The public docs page now covers authentication, code samples, response fields, and client usage endpoints.

Ready To Integrate?

Test the response, review the integration guide, and choose the request tier that fits your application.