NetShort is a short drama streaming service powered by the DramaBos platform, offering drama series in 16 languages with VTT subtitle support. This API provides direct CDN video URLs, trending content, search, and full episode access.
All NetShort endpoints (except /languages) require the X-API-Key header.
| Plan | Requests / min |
|---|---|
| Free | 10 |
| Monthly | 5,000 |
| Lifetime | Unlimited |
| Parameter | Type | Description |
|---|---|---|
| langoptional | string | Language code (default: in) |
| Parameter | Type | Description |
|---|---|---|
| pageoptional | integer | Page number (default: 1) |
| langoptional | string | Language code (default: in) |
| Parameter | Type | Description |
|---|---|---|
| queryrequired | string | Search query |
| langoptional | string | Language code (default: in) |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama ID from search or trending results |
| langoptional | string | Language code (default: in) |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama ID |
| langoptional | string | Language code (default: in) |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama ID |
| eprequired | integer | Episode number (1-based) |
| langoptional | string | Language code (default: in) |