Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

49 Commits

Repository files navigation

Logo

EncDec Endpoints

API toolkit for various streaming-site integrations

Join Discord Server
Support the Project

Home

Landing
Database
Status

Overview

This project is hosted on a VPS and provides an API for simplifying integrations with different sites.

Detailed implementations are available under 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.

Rate Limit: 40 requests / second (higher limits available by request)

Databases (NEW)

Last Update: Automatic

AnimeKai database with MyAnimeList and AniList mappings.
IDs and episodes data auto-update daily.

API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/db/Get database statistics
GEThttps://enc-dec.app/db/kai/find?<ID>=__Search animekai database by ID: mal_id, anilist_id, or kai_id
GEThttps://enc-dec.app/db/kai/search?query=<Q>&type=<T>&year=<Y>Search animekai database by by query (optional: type, year)

Samples

Last Update: Automatic

yFlix (1movies) database with TMDb and IMDb mappings.
IDs and episodes data auto-update daily.

API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/db/Get database statistics
GEThttps://enc-dec.app/db/flix/find?<ID>=__Search yflix database by ID: tmdb_id, imdb_id, or flix_id
GEThttps://enc-dec.app/db/flix/search?query=<Q>&type=<T>&year=<Y>Search yflix database by by query (optional: type, year)

Samples

Websites

— animekai (animekai.to)

Last Update: Automatic

Alternative Domains

Relevant URLs
FunctionURL
Episode Listhttps://animekai.to/ajax/episodes/list?ani_id=<C_ID>&_=<enc>
Servers Listhttps://animekai.to/ajax/links/list?token=<TOKEN>&_=<enc>
Embedhttps://animekai.to/ajax/links/view?id=<S_ID>&_=<enc>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-kai?text=<C_ID>Encrypt content id into enc
GEThttps://enc-dec.app/api/enc-kai?text=<E_TOKEN>Encrypt token into enc
GEThttps://enc-dec.app/api/enc-kai?text=<S_ID>Encrypt server id (lid) into enc
POSThttps://enc-dec.app/api/dec-kaiDecrypt 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: Automatic

Alternative Domains

Relevant URLs
FunctionURL
Episode Listhttps://yflix.to/ajax/episodes/list?id=<C_ID>&_=<enc>
Servers Listhttps://yflix.to/ajax/links/list?eid=<E_ID>&_=<enc>
Embedhttps://yflix.to/ajax/links/view?id=<S_ID>&_=<enc>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-movies-flix?text=<C_ID>Encrypt content id into enc
GEThttps://enc-dec.app/api/enc-movies-flix?text=<E_ID>Encrypt eid into enc
GEThttps://enc-dec.app/api/enc-movies-flix?text=<S_ID>Encrypt server id (lid) into enc
POSThttps://enc-dec.app/api/dec-movies-flixDecrypt 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
FunctionURL
Responsehttps://vidlink.pro/api/b/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-vidlink?text=<ID>Encrypt tmdb id for api call

Samples

— vidsync (vidsync.xyz)

Last Update: 05/09/2026

Relevant URLs
FunctionURL
Responsehttps://vidsync.xyz/api/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-vidsyncRequest token data for request
POSThttps://enc-dec.app/api/dec-vidsyncDecrypt data into structured JSON

Samples

— videasy (videasy.to)

Last Update: 07/29/2026

Alternative Domains

Relevant URLs
FunctionURL
Responsehttps://api.videasy.to/<data>
Responsehttps://api.speedracelight.com/<data>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-videasyDecrypt data into structured JSON

Samples

— vidfast (vidfast.vc)

Last Update: 07/12/2026

Relevant URLs
FunctionURL
Responsehttps://vidfast.vc/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-vidfast?text=<TEXT>Encrypt text data for server info
POSThttps://enc-dec.app/api/dec-vidfastDecrypt stream response data

Samples

— vidcore (vidcore.net)

Last Update: 07/12/2026

Relevant URLs
FunctionURL
Responsehttps://vidcore.net/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-vidcore?text=<TEXT>Encrypt text data for server info
POSThttps://enc-dec.app/api/dec-vidcoreDecrypt stream response data

Samples

— vidup (vidup.to)

Last Update: 07/12/2026

Relevant URLs
FunctionURL
Responsehttps://vidup.to/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-vidup?text=<TEXT>Encrypt text data for server info
POSThttps://enc-dec.app/api/dec-vidupDecrypt stream response data

Samples

— cinejoy (cinejoy.to)

Last Update: 07/28/2026

Relevant URLs
FunctionURL
Responsehttps://api.shegu.st/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-cinejoyGet encrypted url and sign
POSThttps://enc-dec.app/api/dec-cinejoyDecrypt data into structured JSON

Samples

— peachify (peachify.top)

Last Update: 07/12/2026

Relevant URLs
FunctionURL
Responsehttps://usa.eat-peach.sbs/<data>
Responsehttps://uwu.eat-peach.sbs/<data>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-peachifyDecrypt data into structured JSON

Samples

— cinesrc (cinesrc.st)

Last Update: 06/09/2026

Relevant URLs
FunctionURL
Responsehttps://cinesrc.st/embed/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-cinesrcGet encrypted token and next-action headers
POSThttps://enc-dec.app/api/dec-cinesrcDecrypt data into structured JSON

Samples

— hexa (hexa.su)

Last Update: 03/18/2026

Alternative Domains

Relevant URLs
FunctionURL
Responsehttps://theemoviedb.hexa.su/api/<data>
Responsehttps://theemoviedb.flixer.sh/api/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-hexaGet solved challenge token from server
POSThttps://enc-dec.app/api/dec-hexaDecrypt data into structured JSON

Samples

— kisskh (kisskh.do)

Last Update: 10/30/2025

Relevant URLs
FunctionURL
Responsehttps://kisskh.do/api/DramaList/Episode/<data>
Responsehttps://kisskh.do/api/Sub/<data>
API Endpoints
TypeEndpointDescription
GEThttps://enc-dec.app/api/enc-kisskhEncrypt token to fetch streams & subs
GEThttps://enc-dec.app/api/dec-kisskhDecrypt subtitles content

Samples

— meowtv (meowtv.ru)

Last Update: 07/12/2026

Relevant URLs
FunctionURL
Responsehttps://api.meowtv.ru/streams/<data>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-meowtvDecrypt data into structured JSON

Samples

— onetouchtv (onetouchtv.xyz)

Last Update: 10/17/2025

Relevant URLs
FunctionURL
Responsehttps://api3.devcorp.me/<data>
Responsehttps://onetouchtv.devcorp.me/<data>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-onetouchtvDecrypt data into structured JSON

Samples

Hosters

— megaup (megaup.site)

Last Update: 11/12/2025

Alternative Domains

Relevant URLs
FunctionURL
Responsehttps://megaup.site/media/<identifier>
Responsehttps://megaup.live/media/<identifier>
Responsehttps://4spromax.site/media/<identifier>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-megaDecrypt result into structured JSON

Samples

— rapidshare (rapidshare.cc)

Last Update: 11/12/2025

Alternative Domains

Relevant URLs
FunctionURL
Responsehttps://rapidshare.cc/media/<identifier>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-rapidDecrypt result into structured JSON

Samples

— abyss (abyss.to)

Last Update: 04/13/2026

Alternative Domains

Relevant URLs
FunctionURL
Responsehttps://playhydrax.com/?v=<identifier>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-abyssDecrypt datas into structured JSON

Samples

— flixcloud (flixcloud.cc)

Last Update: 05/30/2026

Relevant URLs
FunctionURL
Responsehttps://flixcloud.cc/<data>
Responsehttps://flixcloud.cc/api/<data>
API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/dec-flixcloudResolve obfuscated fields and decrypt stream
GEThttps://enc-dec.app/api/parse-flixcloudParse and decrypt manifest (does not host/proxy)

Samples

Parsers

Last Update: 09/29/2025

API Endpoints
TypeEndpointDescription
POSThttps://enc-dec.app/api/parse-htmlParse result HTML field into structured JSON

Samples

Notes

  • 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.

Disclaimer

This project is for educational purposes only.

While this project may contain example URLs or domain references for demonstration, the service itself does not scrape, host, store, or stream any media. Its sole function is to process encrypted strings returned by third-party websites and convert them into structured data.

This project does not promote the scraping of any of the referenced sources and is not affiliated with, endorsed by, or compensated by any of the websites referenced.

Any media URLs or metadata obtained through the use of these endpoints originate entirely from third-party platforms, and responsibility for their use lies with the end user.