API toolkit for encrypting, decrypting, and simplifying data
This project is hosted on a VPS and provides API endpoints that simplify integration with different sites.
Detailed Python implementations are available in the 'samples' folder.
Note: As the encryption/decryption methods are frequently changing and have become increasingly difficult to maintain due to patches, the code has been made closed-source.
— animekai (animekai.to)
Last Update: 10/13/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Episode List | https://animekai.to/ajax/episodes/list?ani_id=<C_ID>&_=<enc> |
| Servers List | https://animekai.to/ajax/links/list?token=<TOKEN>&_=<enc> |
| Embed | https://animekai.to/ajax/links/view?id=<S_ID>&_=<enc> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-kai?text=<C_ID> |
Encrypt content id into enc |
| GET | https://enc-dec.app/api/enc-kai?text=<E_TOKEN> |
Encrypt token into enc |
| GET | https://enc-dec.app/api/enc-kai?text=<S_ID> |
Encrypt server id (lid) into enc |
| POST | https://enc-dec.app/api/dec-kai |
Decrypt result from Embed into JSON formatted data |
Call Order
- CONTENT_ID → enc → Episode List
- EPISODE_TOKEN → enc → Servers List
- SERVER_ID → enc → Embed
- result → dec → final JSON
Samples
— yflix (yflix.to)
Last Update: 10/13/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Episode List | https://1movies.bz/ajax/episodes/list?id=<C_ID>&_=<enc> |
| Servers List | https://1movies.bz/ajax/links/list?eid=<E_ID>&_=<enc> |
| Embed | https://1movies.bz/ajax/links/view?id=<S_ID>&_=<enc> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-movies-flix?text=<C_ID> |
Encrypt content id into enc |
| GET | https://enc-dec.app/api/enc-movies-flix?text=<E_ID> |
Encrypt eid into enc |
| GET | https://enc-dec.app/api/enc-movies-flix?text=<S_ID> |
Encrypt server id (lid) into enc |
| POST | https://enc-dec.app/api/dec-movies-flix |
Decrypt result from Embed into JSON formatted data |
Call Order
- CONTENT_ID → enc → Episode List
- EPISODE_ID → enc → Servers List
- SERVER_ID → enc → Embed
- result → dec → final JSON
Samples
— vidlink (vidlink.pro)
Last Update: 10/02/2025
Relevant URLs
| Function | URL |
|---|---|
| Response | https://vidlink.pro/api/b/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-vidlink?text=<ID> |
Encrypt tmdb id for api call |
Samples
— videasy (videasy.net)
Last Update: 10/03/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Response | https://api.videasy.net/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/dec-videasy |
Decrypt data into structured JSON |
Samples
— vidstack (smashystream.xyz)
Last Update: 10/18/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Player | https://api.smashystream.top/api/v1/<data> |
| Response | https://smashyplayer.top/api/v1/video?<data> |
| Response | https://cloudy.upns.one/api/v1/video?<data> |
| Response | https://multimovies.p2pplay.pro/api/v1/video?<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-vidstack |
Get encrypted token for smashystream player |
| POST | https://enc-dec.app/api/dec-vidstack |
Decrypt data into structured JSON |
Samples
— xprime (xprime.tv)
Last Update: 10/24/2025
Relevant URLs
| Function | URL |
|---|---|
| Response | https://backend.xprime.tv/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-xprime |
Get turnstile token for the backend |
| POST | https://enc-dec.app/api/dec-xprime |
Decrypt data into structured JSON |
Samples
— hexa (hexa.watch)
Last Update: 11/05/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Response | https://themoviedb.hexa.watch/api/<data> |
| Response | https://themoviedb.flixer.sh/api/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/dec-hexa |
Decrypt data into structured JSON |
Samples
— kisskh (kisskh.do)
Last Update: 10/30/2025
Relevant URLs
| Function | URL |
|---|---|
| Response | https://kisskh.do/api/DramaList/Episode/<data> |
| Response | https://kisskh.do/api/Sub/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| GET | https://enc-dec.app/api/enc-kisskh |
Encrypt token to fetch streams & subs |
| POST | https://enc-dec.app/api/dec-kisskh |
Decrypt subtitles content |
Samples
— mapple (mapple.mov)
Last Update: 11/06/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Response | https://mapple.uk/watch/movie/<data> |
| Response | https://mapple.uk/watch/tv/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/enc-mapple |
Get sessionId to load streams |
Samples
— onetouchtv (onetouchtv.xyz)
Last Update: 10/17/2025
Relevant URLs
| Function | URL |
|---|---|
| Response | https://api3.devcorp.me/<data> |
| Response | https://onetouchtv.devcorp.me/<data> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/dec-onetouchtv |
Decrypt data into structured JSON |
Samples
— megaup (megaup.site)
Last Update: 10/29/2025
Alternative Domains
Relevant URLs
| Function | URL |
|---|---|
| Response | https://megaup.site/media/<identifier> |
| Response | https://megaup.live/media/<identifier> |
| Response | https://4spromax.site/media/<identifier> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/dec-mega |
Decrypt result into structured JSON |
Samples
— rapidshare (rapidshare.cc)
Last Update: 10/29/2025
Relevant URLs
| Function | URL |
|---|---|
| Response | https://rapidshare.cc/media/<identifier> |
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/dec-rapid |
Decrypt result into structured JSON |
Samples
Last Update: 09/29/2025
API Endpoints
| Type | Endpoint | Description |
|---|---|---|
| POST | https://enc-dec.app/api/parse-html |
Parse result HTML field into structured JSON |
Samples
- Have suggestions or run into problems? Issues and requests are always welcome.
- Feel free to support the project with a small donation to help keep the server running.
