DramaBite (MiniEpisode) is a short drama streaming platform. This API provides gRPC + Web REST hybrid access, CDN-direct M3U8/MP4 video streaming, stride-5 preload episode harvesting (all episodes unlocked), and 14-language support.
Most DramaBite endpoints require the X-API-Key header. The /languages endpoint is public.
| Plan | Requests / min |
|---|---|
| Free | 10 |
| Monthly | 5,000 |
| Lifetime | Unlimited |
| Parameter | Type | Description |
|---|---|---|
| langoptional | string | Language code (default: en) |
| Parameter | Type | Description |
|---|---|---|
| pageoptional | integer | Page number (default: 1) |
| Parameter | Type | Description |
|---|---|---|
| queryrequired | string | Search keyword |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama CID (content ID) |
| langoptional | string | Language code (default: en) |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama CID (content ID) |
| langoptional | string | Language code (default: en) |
| Parameter | Type | Description |
|---|---|---|
| idrequired | string | Drama CID (content ID) |
| epoptional | integer | Episode number (default: 1) |
/trending. Returns homepage content from DramaBite Web REST API.| Parameter | Type | Description |
|---|---|---|
| langoptional | string | Language code (default: en) |